Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/C/7zBuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'C/7zBuf.c')
-rw-r--r--[-rwxr-xr-x]C/7zBuf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/C/7zBuf.c b/C/7zBuf.c
index 14e7f4e2..089a5c4f 100755..100644
--- a/C/7zBuf.c
+++ b/C/7zBuf.c
@@ -1,7 +1,7 @@
/* 7zBuf.c -- Byte Buffer
-2008-03-28
-Igor Pavlov
-Public domain */
+2013-01-21 : Igor Pavlov : Public domain */
+
+#include "Precomp.h"
#include "7zBuf.h"