summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/plaparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/plaparse.c')
-rw-r--r--src/lib/util/plaparse.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/util/plaparse.c b/src/lib/util/plaparse.c
index c3a2261c564..e60c7344788 100644
--- a/src/lib/util/plaparse.c
+++ b/src/lib/util/plaparse.c
@@ -50,7 +50,7 @@
DEBUGGING
***************************************************************************/
-#define LOG_PARSE 0
+#define LOG_PARSE 0
@@ -60,9 +60,9 @@
struct parse_info
{
- UINT32 inputs;
- UINT32 outputs;
- UINT32 terms;
+ UINT32 inputs;
+ UINT32 outputs;
+ UINT32 terms;
};