]> Shamusworld >> Repos - rmac/blobdiff - symbol.c
Fixed .cargs problem, more code cleanup/fixup
[rmac] / symbol.c
index b13ef3c52fb1de59ea871a2f1531029cc83f6b79..f10c55ad85b2a723425b1f6c479ee4baff32be20 100644 (file)
--- a/symbol.c
+++ b/symbol.c
@@ -11,6 +11,7 @@
 #include "procln.h"
 #include "error.h"
 
+
 // Macros
 #define NBUCKETS 256                                   // Number of hash buckets (power of 2)