X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fdata%2Fformat.h;h=edfbc676846ecf151a3daded0701fbc57ff22928;hb=5da5a98055ad574120c3e3922af097411a0dcf3a;hp=51484a3b1f1b260c1d02088888c2c56cf884a640;hpb=5bacd5c053e285ccfba287d2b28079f1d1c49cc9;p=pspp-builds.git diff --git a/src/data/format.h b/src/data/format.h index 51484a3b..edfbc676 100644 --- a/src/data/format.h +++ b/src/data/format.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -28,7 +27,7 @@ #include /* Format type categories. */ -enum fmt_category +enum fmt_category { /* Numeric formats. */ FMT_CAT_BASIC = 0x001, /* Basic numeric formats. */