Lots of random changes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1107 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -40,7 +40,7 @@ close_generate ()
|
||||
void
|
||||
generate_constant (Symbol *s)
|
||||
{
|
||||
fprintf (headerfile, "static const int %s = %d;\n\n",
|
||||
fprintf (headerfile, "enum { %s = %d };\n\n",
|
||||
s->gen_name, s->constant);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user