diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-11-05 18:58:03 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-11-05 18:58:03 +0000 |
commit | 18bec95bf6e8cde78844e3b5287196056689f35a (patch) | |
tree | c8c6aaf8c4bc2bfa8aaf791516c1ed78a3b75e73 /graphics/gphoto/patches | |
parent | af147d2e1ebffcaba5fae1c57115efe64fb92940 (diff) | |
download | pkgsrc-18bec95bf6e8cde78844e3b5287196056689f35a.tar.gz |
Regenerate so that the Mac OS X patch can use it.
Diffstat (limited to 'graphics/gphoto/patches')
-rw-r--r-- | graphics/gphoto/patches/patch-au | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto/patches/patch-au b/graphics/gphoto/patches/patch-au index 431805fe843..4b4107825b5 100644 --- a/graphics/gphoto/patches/patch-au +++ b/graphics/gphoto/patches/patch-au @@ -1,8 +1,8 @@ -$NetBSD: patch-au,v 1.1 2004/01/19 15:52:40 cube Exp $ +$NetBSD: patch-au,v 1.2 2005/11/05 18:58:04 kristerw Exp $ --- sony/command.c.orig 1999-05-27 20:32:06.000000000 +0200 +++ sony/command.c -@@ -288,11 +288,11 @@ char* return_buf;
+@@ -288,11 +288,11 @@ char* return_buf; break;
}
sprintf(tmp_buf, "Total Pictures: %02d\n", pic_num);
|