[Forensics-changes] [yara] 280/407: Rename module.

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:37 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 37ab9a3e954882241790e99880f0a43137441a8d
Author: Wesley Shields <wxs at atarininja.org>
Date:   Tue Dec 30 20:46:45 2014 -0500

    Rename module.
---
 libyara/modules/math.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/modules/math.c b/libyara/modules/math.c
index ce4913d..2c6dfd7 100644
--- a/libyara/modules/math.c
+++ b/libyara/modules/math.c
@@ -20,7 +20,7 @@ limitations under the License.
 #include <yara/modules.h>
 #include <yara/mem.h>
 
-#define MODULE_NAME entropy
+#define MODULE_NAME math
 
 
 define_function(string_entropy)

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