more stuff

This commit is contained in:
Eric Andersen
1999-10-06 09:04:55 +00:00
parent b09c6b5d4a
commit 9d3aba7b37
12 changed files with 323 additions and 37 deletions

View File

@ -59,7 +59,7 @@ static const PARAM params[] =
static long getNum(const char * cp);
extern int
dd_main (struct FileInfo *unused, int argc, char **argv)
dd_main (int argc, char **argv)
{
const char * str;
const PARAM * par;