[Forensics-changes] [yara] 07/407: Fix wrong file name in hex_lexer.h

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.3.0
in repository yara.

commit 6d2dee12fd23855a2d8162320a548c0831460dac
Author: Victor Manuel Alvarez <vmalvarez at virustotal.com>
Date:   Wed Aug 27 22:39:19 2014 +0200

    Fix wrong file name in hex_lexer.h
---
 libyara/hex_lexer.l | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/hex_lexer.l b/libyara/hex_lexer.l
index 3a9531f..7170beb 100644
--- a/libyara/hex_lexer.l
+++ b/libyara/hex_lexer.l
@@ -25,7 +25,7 @@ limitations under the License.
 #include <yara/error.h>
 #include <yara/mem.h>
 #include <yara/re.h>
-#include <yara/strings.h>
+#include <yara/strutils.h>
 #include <yara/hex_lexer.h>
 
 #include "hex_grammar.h"

-- 
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