summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/main.c b/main.c
index 5b05e4b..251a17d 100644
--- a/main.c
+++ b/main.c
@@ -840,13 +840,6 @@ int main (int argc, char ** argv)
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);
-#if !defined (HAVE_STRSIGNAL) && !defined (HAVE_SYS_SIGLIST)
- {
- extern void signame_init ();
- signame_init ();
- }
-#endif
-
#ifdef POSIX
sigemptyset (&fatal_signal_set);
#define ADD_SIG(sig) sigaddset (&fatal_signal_set, sig)
@@ -2717,7 +2710,7 @@ print_version ()
printf (_(", by Richard Stallman and Roland McGrath.\n\
%sBuilt for %s\n\
-%sCopyright (C) 2001 Free Software Foundation, Inc.\n\
+%sCopyright (C) 2002 Free Software Foundation, Inc.\n\
%sThis is free software; see the source for copying conditions.\n\
%sThere is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
%sPARTICULAR PURPOSE.\n\n\