summaryrefslogtreecommitdiffstats
path: root/bin/sh/trap.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/trap.c')
-rw-r--r--bin/sh/trap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/trap.c b/bin/sh/trap.c
index 2a6b88a..233746e 100644
--- a/bin/sh/trap.c
+++ b/bin/sh/trap.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)trap.c 8.5 (Berkeley) 6/5/95";
#endif
static const char rcsid[] =
- "$Id: trap.c,v 1.18 1999/04/01 13:27:36 cracauer Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <signal.h>
OpenPOWER on IntegriCloud