projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ddf135
)
(AUTHORS): Mark translatable string with `N_ (...)'.
author
Jim Meyering
<jim@meyering.net>
Thu, 3 Oct 2002 09:28:02 +0000
(09:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 3 Oct 2002 09:28:02 +0000
(09:28 +0000)
src/rm.c
patch
|
blob
|
history
diff --git
a/src/rm.c
b/src/rm.c
index 5df4ed861ae86798bbfe5c7c1aba1b06b7c1cf49..f4c75ab8ce8ac37ce2cec3261f83fb25d33b995a 100644
(file)
--- a/
src/rm.c
+++ b/
src/rm.c
@@
-58,7
+58,7
@@
#define PROGRAM_NAME "rm"
#define AUTHORS \
- "Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering"
+ N_ ("Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering")
/* Name this program was run with. */
char *program_name;