Formatting: kill off "stealth whitespace"
[platform/upstream/nasm.git] / exprlib.c
index d116ee5..af022b8 100644 (file)
--- a/exprlib.c
+++ b/exprlib.c
@@ -151,4 +151,3 @@ int32_t reloc_wrt(expr * vect)
     } else
         return NO_SEG;
 }
-