]> pd.if.org Git - pdclib/blobdiff - includes/inttypes.h
Whitespace cleanups.
[pdclib] / includes / inttypes.h
old mode 100755 (executable)
new mode 100644 (file)
index dc9af35..5252937
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* 7.8 Format conversion of integer types <inttypes.h>
+/* Format conversion of integer types <inttypes.h>
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.
@@ -249,4 +247,3 @@ uintmax_t strtoumax( const char * _PDCLIB_restrict nptr, char * * _PDCLIB_restri
 /* TODO: wcstoimax(), wcstoumax() */
 
 #endif
-