/[gcl]/gcl/o/hash.d
ViewVC logotype

Diff of /gcl/o/hash.d

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by camm, Sat Feb 15 00:38:28 2003 UTC revision 1.9 by camm, Wed Feb 26 22:21:37 2003 UTC
# Line 465  Lsxhash() Line 465  Lsxhash()
465  {  {
466          check_arg(1);          check_arg(1);
467    
468          vs_base[0] = make_fixnum(ihash_equal(vs_base[0],0) & 0x7fffffff);          vs_base[0] = make_fixnum((ihash_equal(vs_base[0],0) & 0x7fffffff));
469  }  }
470    
471  void  void

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26