summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-02-28 04:28:07 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-02-28 04:28:07 +0000
commite7d9579f6a33b24bab7b5f4c797d116968534448 (patch)
tree8a21691c6247e7ad17e38d6baf728218c5f0ede0 /po
parent58166227e9ce53b408123ec4a56603df61a0de6b (diff)
downloaddiffutils-e7d9579f6a33b24bab7b5f4c797d116968534448.tar.gz
Add lib/c-stack.c, src/dir.c.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1895779..3a987b2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,6 @@
# List of files that contain translatable strings.
-# Copyright (C) 2001 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -17,6 +17,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
+lib/c-stack.c
lib/error.c
lib/freesoft.c
lib/getopt.c
@@ -27,5 +28,6 @@ src/analyze.c
src/cmp.c
src/diff.c
src/diff3.c
+src/dir.c
src/sdiff.c
src/util.c