mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-09 21:53:55 +02:00
Fix typo in comment.
This commit is contained in:
@@ -56,7 +56,7 @@ void (*error_print_progname) () = NULL;
|
||||
extern char *program_name;
|
||||
|
||||
#if HAVE_STRERROR
|
||||
# ifndef strerror /* On some systems, sterror is a macro */
|
||||
# ifndef strerror /* On some systems, strerror is a macro */
|
||||
char *strerror ();
|
||||
# endif
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user