summaryrefslogtreecommitdiffstats
path: root/lzip_index.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-24 01:57:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-24 01:57:46 +0000
commit321b4b38cb22eb640619cebcb1230c604b2e9297 (patch)
treebea175e053890b150463151752b7a49dc49c436e /lzip_index.h
parentAdding upstream version 0.22. (diff)
downloadtarlz-321b4b38cb22eb640619cebcb1230c604b2e9297.tar.xz
tarlz-321b4b38cb22eb640619cebcb1230c604b2e9297.zip
Adding upstream version 0.23.upstream/0.23
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'lzip_index.h')
-rw-r--r--lzip_index.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lzip_index.h b/lzip_index.h
index dd6ad67..af8aaa4 100644
--- a/lzip_index.h
+++ b/lzip_index.h
@@ -16,7 +16,7 @@
*/
#ifndef INT64_MAX
-#define INT64_MAX 0x7FFFFFFFFFFFFFFFLL
+#define INT64_MAX 0x7FFFFFFFFFFFFFFFLL
#endif