I forgot to add usage.h, so here it is, with a few extra cleanups.
authorEric Andersen <andersen@codepoet.org>
Wed, 14 Feb 2001 21:46:30 +0000 (21:46 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 14 Feb 2001 21:46:30 +0000 (21:46 -0000)
commit3ec8ffb121d69c9027afc8e6a64b649eba834730
treeb46af8e1e7bcc057d3240490a6abc264c4ec82cd
parent67991cf824f8df27e74c92d754fb507681c69ce6
I forgot to add usage.h, so here it is, with a few extra cleanups.
Also update show_usage to handle the updated usage.h.  Again,
nearly all the work to get usage.h into shape was done by
Manuel Novoa III.
 -Erik
applets/usage.h [new file with mode: 0644]
include/usage.h [new file with mode: 0644]
usage.h [new file with mode: 0644]
utility.c