projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64aed37
)
Simplify dump_dim() slightly.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 7 Nov 2014 06:28:19 +0000
(22:28 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 7 Nov 2014 06:28:19 +0000
(22:28 -0800)
dump.c
patch
|
blob
|
history
diff --git
a/dump.c
b/dump.c
index 7aec55607eb352680d239cc166cc6064bc5c8a98..c310023f4d41c873fedf91468837061d34613a97 100644
(file)
--- a/
dump.c
+++ b/
dump.c
@@
-384,7
+384,6
@@
dump_dim(void)
{
int n_categories;
printf("next dim\n");
- match_byte(0);
dump_dim_value(0);
/* This byte is usually 0x02 but 0x00 and 0x75 (!) have also been spotted. */