aboutsummaryrefslogtreecommitdiff
path: root/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'hash.h')
-rw-r--r--hash.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hash.h b/hash.h
index 28c50317..0a66a492 100644
--- a/hash.h
+++ b/hash.h
@@ -2,8 +2,7 @@
2** hash.h 2** hash.h
3** hash manager for lua 3** hash manager for lua
4** Luiz Henrique de Figueiredo - 17 Aug 90 4** Luiz Henrique de Figueiredo - 17 Aug 90
5** Modified by Waldemar Celes Filho 5** $Id: $
6** 26 Apr 93
7*/ 6*/
8 7
9#ifndef hash_h 8#ifndef hash_h