pdfgrep: fix patch's whitespace
This commit is contained in:
parent
be46c235b7
commit
48268981bb
|
@ -1,5 +1,3 @@
|
|||
diff --git a/src/pdfgrep.cc b/src/pdfgrep.cc
|
||||
index 7f8bdf8..5283e16 100644
|
||||
--- a/src/pdfgrep.cc
|
||||
+++ b/src/pdfgrep.cc
|
||||
@@ -460,7 +460,9 @@ int main(int argc, char** argv)
|
||||
|
|
Loading…
Reference in New Issue