summaryrefslogtreecommitdiffstats
path: root/Alloc.c
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:28:20 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:28:20 +0000
commit25c504fbeebcb8e9cd6fd95cee7727bcda54f8ea (patch)
tree6057d571bef45fcb5fe393ddaf49dc8fb715b1a7 /Alloc.c
parentAdding upstream version 1.2. (diff)
downloadpdlzip-upstream/1.3.tar.xz
pdlzip-upstream/1.3.zip
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'Alloc.c')
-rw-r--r--Alloc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/Alloc.c b/Alloc.c
index f424e99..09a54c3 100644
--- a/Alloc.c
+++ b/Alloc.c
@@ -1,7 +1,5 @@
/* Alloc.c -- Memory allocation functions
-2008-09-24
-Igor Pavlov
-Public domain */
+2008-09-24 : Igor Pavlov : Public domain */
#define _FILE_OFFSET_BITS 64