]> git.pld-linux.org Git - packages/libdvdread.git/commitdiff
- typo in patch
authorankry <ankry@pld-linux.org>
Tue, 19 Nov 2002 13:22:10 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdvdread-format.patch -> 1.2

libdvdread-format.patch

index 3f01337ed3b622bd49e844e64358c9f8d7079f0d..39a7e5e876aefd299e8326401e0fd82f8b098c97 100644 (file)
@@ -23,7 +23,7 @@
 -#else
 -                                  "%d\n",
 -#endif
-+                           "%ud\n", "%d\n",
++                           "%ud\n",
                             offset );
                    return off < 0 ? off : 0;
                }
This page took 0.041285 seconds and 4 git commands to generate.