]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/exit.c
Adding the _PDCLIB_UNREACHABLE default fixed warnings, but broke a test case. Rolled...
[pdclib] / functions / stdlib / exit.c
index 48a51118b34494ce2f9532a0e3005000b4294021..267d996098d4b33e5dad937ce85988d6c659d6e1 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* exit( int )
 
    This file is part of the Public Domain C Library (PDCLib).