]> pd.if.org Git - pdclib/blobdiff - platform/posix/functions/signal/signal.c
Removed SVN keyword tags.
[pdclib] / platform / posix / functions / signal / signal.c
index d666b2400e7cbdb8bc4d9694c4f0246693a278ca..56aada5e6f8f9e71b1f03c5d9ee8c976306ccebb 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* signal( int sig, void (*func)( int ) )
 
    This file is part of the Public Domain C Library (PDCLib).