From ce1ecb48b7e4dc03fb333df28fadf608e67ea140 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 4 Apr 2005 22:30:22 +0000 Subject: (USAGE_BUILTIN_WARNING): remove trailing newline --- src/system.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/system.h b/src/system.h index 19f699fa5..d4d0218f0 100644 --- a/src/system.h +++ b/src/system.h @@ -617,8 +617,7 @@ enum _("\n" \ "NOTE: your shell may have its own version of %s, which usually supersedes\n" \ "the version described here. Please refer to your shell's documentation\n" \ -"for details about the options it supports.\n" \ -"\n") +"for details about the options it supports.\n") #define HELP_OPTION_DESCRIPTION \ _(" --help display this help and exit\n") -- cgit v1.2.3-54-g00ecf