summaryrefslogtreecommitdiffstats
path: root/usr.bin/compile_et/compiler.h
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-06-30 06:42:43 +0000
committercharnier <charnier@FreeBSD.org>1997-06-30 06:42:43 +0000
commitf6e53120d810b99aa2372965b1e8abfa8bf85727 (patch)
tree04a31d1b338bb57cbe8ea42c217856fd83ebfc75 /usr.bin/compile_et/compiler.h
parent6f0d89b1c2877708009204b20b664c31a23c2020 (diff)
downloadFreeBSD-src-f6e53120d810b99aa2372965b1e8abfa8bf85727.zip
FreeBSD-src-f6e53120d810b99aa2372965b1e8abfa8bf85727.tar.gz
Mdoc'ify man page. Use err(3). Remove whoami.
Diffstat (limited to 'usr.bin/compile_et/compiler.h')
-rw-r--r--usr.bin/compile_et/compiler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/compile_et/compiler.h b/usr.bin/compile_et/compiler.h
index 43752e2..3bf568d 100644
--- a/usr.bin/compile_et/compiler.h
+++ b/usr.bin/compile_et/compiler.h
@@ -17,4 +17,3 @@ enum lang {
int debug; /* dump debugging info? */
char *filename; /* error table source */
enum lang language;
-const char *whoami;
OpenPOWER on IntegriCloud