aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-01-31 22:11:37 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-01-31 22:11:37 +0200
commite9610bf59f633700d4182dc740c6b857b985d314 (patch)
tree6dd1795bf1eb355eb90fd0832672e62a5921955f
parentd9d267052215f223897af18310e4adee310308e7 (diff)
downloadpies-e9610bf59f633700d4182dc740c6b857b985d314.tar.gz
pies-e9610bf59f633700d4182dc740c6b857b985d314.tar.bz2
Update POTFILES.in
-rw-r--r--lib/netrc.c2
-rw-r--r--po/POTFILES.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/netrc.c b/lib/netrc.c
index ed8053f..4164311 100644
--- a/lib/netrc.c
+++ b/lib/netrc.c
@@ -167,3 +167,3 @@ netrc_scan_file (FILE *fp, struct grecs_locus *loc, struct pies_url *url)
else
- grecs_error (loc, 0, _("ignoring unrecognized line\n"));
+ grecs_error (loc, 0, _("ignoring unrecognized line"));
}
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5c08aef..6923cb6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,2 +18,3 @@
src/acl.c
+src/comp.c
src/ctl.c

Return to:

Send suggestions and report system problems to the System administrator.