]> Dogcows Code - chaz/tar/commitdiff
Add lib/argmatch.c, lib/error.c lib/getopt.c,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Jun 1999 02:26:25 +0000 (02:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Jun 1999 02:26:25 +0000 (02:26 +0000)
lib/xmalloc.c, src/arith.c, src/misc.c.

po/POTFILES.in

index bd27708dd3c3422f4ddd52ccc531a6a41a1de0f0..2192d7fee8752052e3f635827a52987b3f3d4c64 100644 (file)
@@ -1,16 +1,24 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996 Free Software Foundation, Inc.
+# Copyright 1996, 1999 Free Software Foundation, Inc.
+
+# Library files
+lib/argmatch.c
+lib/error.c
+lib/getopt.c
+lib/xmalloc.c
 
 # Package source files
-src/common.h
+src/arith.c
 src/buffer.c
-src/create.c
+src/common.h
 src/compare.c
+src/create.c
 src/delete.c
 src/extract.c
 src/incremen.c
 src/list.c
 src/mangle.c
+src/misc.c
 src/names.c
 src/rmt.c
 src/rtapelib.c
This page took 0.01912 seconds and 4 git commands to generate.