changeset 251:d2ada1d8b70c

[project @ 1993-12-06 19:49:25 by jwe]
author jwe
date Mon, 06 Dec 1993 19:49:25 +0000
parents 4d38c4a02799
children bc5e6cb785d1
files info/error.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/info/error.c	Mon Dec 06 19:46:02 1993 +0000
+++ b/info/error.c	Mon Dec 06 19:49:25 1993 +0000
@@ -63,7 +63,7 @@
 /*								    */
 /* **************************************************************** */
 
-static char *program_name = (char *)NULL;
+static char *program_name = "info";
 
 /* Non-zero if an error has been signalled. */
 int info_error_was_printed = 0;