Check-in Number:
|
1629 | |
Date: |
2002-Jan-24 16:30:58 (local)
2002-Jan-24 15:30:58 (UTC) |
User: | rse |
Branch: | |
Comment: |
This one is really a typo ;-)
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from: |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/val/val.c 1.7 -> 1.8
--- val.c 2002/01/18 18:12:33 1.7
+++ val.c 2002/01/24 15:30:58 1.8
@@ -51,8 +51,8 @@
#endif
/*
-** ____ ____
-** ____ LINEAR HASING SUB-LIBRARY ____
+** ____ ____
+** ____ LINEAR HASHING SUB-LIBRARY ____
**
** This part implements a Dynamic Hash Table, based on WITOLD LITWIN
** and PER-AKE LARSON's ``Linear Hashing'' algorithm (1980/1988),
|
|