diff options
author | Richard Jones <rjones@redhat.com> | 2009-11-17 19:51:29 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-11-17 20:14:47 +0000 |
commit | 540c85a1102c5876265502f8ae287ea697834d20 (patch) | |
tree | 9fc0df1d0a607e83740111a8737e7fffaea9d701 /po/POTFILES.in | |
parent | dcd08dd356ca361703f4f2a2e25b639b219ac40d (diff) | |
download | libguestfs-540c85a1102c5876265502f8ae287ea697834d20.tar.gz libguestfs-540c85a1102c5876265502f8ae287ea697834d20.tar.xz libguestfs-540c85a1102c5876265502f8ae287ea697834d20.zip |
New API call: fill - fill a file with octets
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a125f2a9..cf632fcf 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,6 +16,7 @@ daemon/echo_daemon.c daemon/ext2.c daemon/fallocate.c daemon/file.c +daemon/fill.c daemon/find.c daemon/fsck.c daemon/glob.c |