[Forensics-changes] [yara] 125/135: Add missing newlines at the end of files

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:39 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 829348ad7f28d708e8e225c2d5a4281e4e20d07c
Author: Victor Manuel Alvarez <vmalvarez at virustotal.com>
Date:   Mon Aug 25 00:14:37 2014 +0200

    Add missing newlines at the end of files
---
 libyara/modules/module_list | 2 +-
 threading.h                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libyara/modules/module_list b/libyara/modules/module_list
index bf6e536..274c9f3 100644
--- a/libyara/modules/module_list
+++ b/libyara/modules/module_list
@@ -7,4 +7,4 @@ MODULE(cuckoo)
 
 #ifdef MAGIC
 MODULE(magic)
-#endif
\ No newline at end of file
+#endif
diff --git a/threading.h b/threading.h
index f599e4f..f200876 100644
--- a/threading.h
+++ b/threading.h
@@ -76,4 +76,4 @@ int create_thread(
 void thread_join(
     THREAD* thread);
 
-#endif
\ No newline at end of file
+#endif

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