summaryrefslogtreecommitdiff
path: root/nupdf/patches
diff options
context:
space:
mode:
Diffstat (limited to 'nupdf/patches')
-rw-r--r--nupdf/patches/001-r15-bracket.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/nupdf/patches/001-r15-bracket.patch b/nupdf/patches/001-r15-bracket.patch
new file mode 100644
index 0000000..a0d6634
--- /dev/null
+++ b/nupdf/patches/001-r15-bracket.patch
@@ -0,0 +1,11 @@
+--- nupdf-15.orig/main.c 2010-10-22 16:44:51.033676255 +0400
++++ nupdf-r15/main.c 2010-10-22 17:13:33.777676124 +0400
+@@ -457,7 +457,7 @@
+ strcpy(arrows[i], "");
+ }
+
+-
++ }
+ sprintf(settingstext, "\t\t\tSettings\t%s\n\n"
+ "Jump to page %i\t%s\n\n"
+ "Return\t%s"