X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=config.h.in;h=1ada535b584dc10babccc95563e64faa5c0e69e1;hp=e772c6c1558e018284cdf4f265814a43d1cc161e;hb=1a050c98763fbbc0662731b0b76953acede6f5d7;hpb=9828c17ccbcc9f0f3fddaddc629dd7124c7cda45 diff --git a/config.h.in b/config.h.in index e772c6c..1ada535 100644 --- a/config.h.in +++ b/config.h.in @@ -183,19 +183,19 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* The size of a `double', as computed by sizeof. */ +/* The size of `double', as computed by sizeof. */ #undef SIZEOF_DOUBLE -/* The size of a `float', as computed by sizeof. */ +/* The size of `float', as computed by sizeof. */ #undef SIZEOF_FLOAT -/* The size of a `int', as computed by sizeof. */ +/* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT -/* The size of a `long', as computed by sizeof. */ +/* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG -/* The size of a `short', as computed by sizeof. */ +/* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* Define to 1 if you have the ANSI C header files. */ @@ -223,8 +223,8 @@ #undef inline #endif -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t