aboutsummaryrefslogtreecommitdiff
path: root/C/DllSecur.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--C/DllSecur.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/C/DllSecur.h b/C/DllSecur.h
index 64ff26c..9fa4153 100644
--- a/C/DllSecur.h
+++ b/C/DllSecur.h
@@ -1,8 +1,8 @@
1/* DllSecur.h -- DLL loading for security 1/* DllSecur.h -- DLL loading for security
22018-02-19 : Igor Pavlov : Public domain */ 22023-03-03 : Igor Pavlov : Public domain */
3 3
4#ifndef __DLL_SECUR_H 4#ifndef ZIP7_INC_DLL_SECUR_H
5#define __DLL_SECUR_H 5#define ZIP7_INC_DLL_SECUR_H
6 6
7#include "7zTypes.h" 7#include "7zTypes.h"
8 8