formatting: tab removal
This commit is contained in:
+1
-1
@@ -1016,7 +1016,7 @@ char *op;
|
||||
|
||||
num = 0;
|
||||
if (!index(op, GOLD_SYM))
|
||||
buf[num++] = COIN_CLASS;
|
||||
buf[num++] = COIN_CLASS;
|
||||
|
||||
for (sp = op; *sp; sp++) {
|
||||
oc_sym = def_char_to_objclass(*sp);
|
||||
|
||||
Reference in New Issue
Block a user