[Forensics-changes] [yara] 93/135: Fix typo
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:27:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.1.0
in repository yara.
commit 37bdd55ae4712463fe20a63ceb8380125a0003c2
Author: Victor M. Alvarez <plusvic at gmail.com>
Date: Wed Aug 13 12:31:55 2014 +0200
Fix typo
---
libyara/rules.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libyara/rules.c b/libyara/rules.c
index 6530c06..c47c3c8 100644
--- a/libyara/rules.c
+++ b/libyara/rules.c
@@ -184,7 +184,7 @@ void yr_rules_print_profiling_info(
clock_t clock_ticks;
- printf("===== PROFILING_ENABLED INFORMATION =====\n");
+ printf("===== PROFILING INFORMATION =====\n");
rule = rules->rules_list_head;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git
More information about the forensics-changes
mailing list