~mildred/+junk/jam-shell

« back to all changes in this revision

Viewing changes to hash.c

  • Committer: Mildred
  • Date: 2007-11-07 22:05:27 UTC
  • mfrom: (1.1.2 jsh-2.5.2)
  • Revision ID: mildred593@online.fr-20071107220527-cjkph0cf5wlree7m
merged changes I made in the 2.5.2 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 * 01/31/02 (seiwald) - keyval now unsigned (cray-ziness)
23
23
 */
24
24
 
25
 
# include "jam.h"
 
25
# include "jsh.h"
26
26
# include "hash.h"
27
27
 
28
28
/* Header attached to all data items entered into a hash table. */