summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/nasmlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nasmlib.h b/include/nasmlib.h
index fee1b5ea..69b81b7e 100644
--- a/include/nasmlib.h
+++ b/include/nasmlib.h
@@ -190,7 +190,7 @@ int64_t readstrnum(char *str, int length, bool *warn);
/*
* seg_alloc: allocate a hitherto unused segment number.
*/
-int32_t pure_func seg_alloc(void);
+int32_t seg_alloc(void);
/*
* many output formats will be able to make use of this: a standard