c90 fixes

This commit is contained in:
rsc 2006-04-01 15:35:09 +00:00
parent 3d038c325b
commit 226d80b821
11 changed files with 118 additions and 66 deletions

View file

@ -10,7 +10,7 @@
*/
enum
{
Ndict= 64,
Ndict= 64
};
typedef struct Dict Dict;
struct Dict