projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd7753
)
Fix spacing.
author
Ben Pfaff
<blp@gnu.org>
Tue, 16 Dec 2003 05:43:49 +0000
(
05:43
+0000)
committer
Ben Pfaff
<blp@gnu.org>
Tue, 16 Dec 2003 05:43:49 +0000
(
05:43
+0000)
src/postscript.c
patch
|
blob
|
history
diff --git
a/src/postscript.c
b/src/postscript.c
index dd1905d7023234979e3edd46976d022d7e991b5b..9fa1615246b6558e700d94a21441330c062a93ba 100644
(file)
--- a/
src/postscript.c
+++ b/
src/postscript.c
@@
-957,7
+957,7
@@
output_encodings (struct outp_driver *this)
{
char *sp;
- if (buf.length == 0
)
+ if (buf.length == 0)
continue;
pschar = strtok_r (ds_value (&buf), " \t\r\n", &sp);