summaryrefslogtreecommitdiff
path: root/exprlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'exprlib.c')
-rw-r--r--exprlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/exprlib.c b/exprlib.c
index d116ee57..af022b89 100644
--- a/exprlib.c
+++ b/exprlib.c
@@ -151,4 +151,3 @@ int32_t reloc_wrt(expr * vect)
} else
return NO_SEG;
}
-