Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
7
cde/programs/dthelp/dthelpview/helpview_main.c
Normal file
7
cde/programs/dthelp/dthelpview/helpview_main.c
Normal file
@@ -0,0 +1,7 @@
|
||||
/* $XConsortium: helpview_main.c /main/3 1995/11/08 09:23:17 rswiston $ */
|
||||
helpview(argc,argv)
|
||||
int argc;
|
||||
char *argv[];
|
||||
{
|
||||
main(argc,argv);
|
||||
}
|
||||
Reference in New Issue
Block a user