summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-02-16 12:32:02 +0100
committerMark Wielaard <mark@klomp.org>2017-02-17 10:55:28 +0100
commite22cc80923f94e54c9384421904461958899db5b (patch)
tree944b0153b16386401f56572375440e15199bc2fc /po
parentb3248e684cedf66239710a5f16a6b45294f183bc (diff)
downloadelfutils-e22cc80923f94e54c9384421904461958899db5b.tar.gz
Move print_version into printversion.{h|c}
Rename version.c so that the implementation is called after the header and the header doesn't clash with the toplevel version.h. print_version depends on argp and is only used in the tools. Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 38cae02d..b679f7a0 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-16 Ulf Hermann <ulf.hermann@qt.io>
+
+ * po/POTFILES.in: Removed lib/version.c, added lib/printversion.c.
+
2016-12-27 Mark Wielaard <mark@klomp.org>
* *.po: Update for 0.168.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index dec61ef5..4eac6d09 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,7 +3,7 @@
# Files from the compatibility library
lib/color.c
-lib/version.c
+lib/printversion.c
lib/xmalloc.c
# Library sources