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 86660721..e2bd2233 100644
--- a/hash.h
+++ b/hash.h
@@ -1,8 +1,7 @@
1/* 1/*
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** $Id: hash.h,v 2.10 1996/02/12 18:32:40 roberto Exp roberto $
5** $Id: hash.h,v 2.9 1996/02/07 14:13:17 roberto Exp roberto $
6*/ 5*/
7 6
8#ifndef hash_h 7#ifndef hash_h