diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-10 21:39:00 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-10 21:39:00 +0200 |
commit | 8fa5942d22ce45d6cb07ab773efc523a855eedac (patch) | |
tree | 0f76a9d832b5c48820669c7a13181188553eb9a6 /field.c | |
parent | 17fa9fed5d5a2830509002d95420023ab8b9483e (diff) | |
download | egawk-8fa5942d22ce45d6cb07ab773efc523a855eedac.tar.gz egawk-8fa5942d22ce45d6cb07ab773efc523a855eedac.tar.bz2 egawk-8fa5942d22ce45d6cb07ab773efc523a855eedac.zip |
More OS/2 changes.
Diffstat (limited to 'field.c')
-rw-r--r-- | field.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1076,7 +1076,6 @@ set_FIELDWIDTHS() int i; static int fw_alloc = 4; static short warned = FALSE; - extern unsigned long strtoul(const char *, char **endptr, int base); int fatal_error = FALSE; if (do_lint && ! warned) { |