diff options
Diffstat (limited to 'byterun/printexc.c')
-rw-r--r-- | byterun/printexc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/printexc.c b/byterun/printexc.c index 72f512840e..7e3259abfb 100644 --- a/byterun/printexc.c +++ b/byterun/printexc.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: printexc.c 12858 2012-08-10 14:45:51Z maranget $ */ - /* Print an uncaught exception and abort */ #include <stdio.h> |