]> pd.if.org Git - pdclib/blobdiff - includes/inttypes.h
Whitespace cleanups.
[pdclib] / includes / inttypes.h
index dc9af3540b99894c3bb7acfb5138f31b3a43681b..5252937d2560bdca18db11aa08d3a774b1c68b76 100644 (file)
@@ -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
-