aboutsummaryrefslogtreecommitdiff
path: root/C/7zBuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'C/7zBuf.h')
-rw-r--r--C/7zBuf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/C/7zBuf.h b/C/7zBuf.h
index 81d1b5b..c0ba8a7 100644
--- a/C/7zBuf.h
+++ b/C/7zBuf.h
@@ -1,8 +1,8 @@
1/* 7zBuf.h -- Byte Buffer 1/* 7zBuf.h -- Byte Buffer
22017-04-03 : Igor Pavlov : Public domain */ 22023-03-04 : Igor Pavlov : Public domain */
3 3
4#ifndef __7Z_BUF_H 4#ifndef ZIP7_INC_7Z_BUF_H
5#define __7Z_BUF_H 5#define ZIP7_INC_7Z_BUF_H
6 6
7#include "7zTypes.h" 7#include "7zTypes.h"
8 8