comparison oldXMenu/XCrAssoc.c @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1 /* $XConsortium: XCrAssoc.c,v 10.17 91/01/06 12:04:57 rws Exp $ */
2 /* Copyright Massachusetts Institute of Technology 1985 */ 1 /* Copyright Massachusetts Institute of Technology 1985 */
3 2
4 /* 3 /*
5 Permission to use, copy, modify, distribute, and sell this software and its 4 Permission to use, copy, modify, distribute, and sell this software and its
6 documentation for any purpose is hereby granted without fee, provided that 5 documentation for any purpose is hereby granted without fee, provided that
64 buckets++; 63 buckets++;
65 } 64 }
66 65
67 return(table); 66 return(table);
68 } 67 }
68
69 /* arch-tag: 5df3237d-ada0-4345-a3ab-282cafb397aa
70 (do not change this comment) */