From e547bb6751e050f9735b7650c24dbf451d032a11 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 9 Aug 1999 00:48:10 -0600 Subject: More mail address and web address updates. From-SVN: r28616 --- gcc/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/system.h') diff --git a/gcc/system.h b/gcc/system.h index 93ba4c3..7d6082c 100644 --- a/gcc/system.h +++ b/gcc/system.h @@ -399,7 +399,7 @@ extern void fatal PVPROTO((const char *, ...)) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORE #else #define abort() fatal ("Internal compiler error in `%s', at %s:%d\n" \ "Please submit a full bug report.\n" \ - "See for instructions.", \ + "See for instructions.", \ __PRETTY_FUNCTION__, trim_filename (__FILE__), __LINE__) #endif /* recent gcc */ -- cgit v1.1