diff --git a/cde/programs/dthelp/parser/canon1/helptag/special.c b/cde/programs/dthelp/parser/canon1/helptag/special.c index a3b6cb829..714311e62 100644 --- a/cde/programs/dthelp/parser/canon1/helptag/special.c +++ b/cde/programs/dthelp/parser/canon1/helptag/special.c @@ -138,9 +138,8 @@ struct { #define NO8BITCHARS 256 int invert[NO8BITCHARS], emptycell; -main(argc, argv) -int argc; -char *argv[]; +int +main(int argc, char *argv[]) { int i, both = FALSE, spec = FALSE, coll = FALSE, error = FALSE ;