summaryrefslogtreecommitdiff
path: root/x2p/a2py.c
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/a2py.c')
-rw-r--r--x2p/a2py.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/a2py.c b/x2p/a2py.c
index cd396a28de..1b14fddd83 100644
--- a/x2p/a2py.c
+++ b/x2p/a2py.c
@@ -59,7 +59,7 @@ main(register int argc, register char **argv, register char **env)
STR *tmpstr;
#ifdef NETWARE
- fnInitGpfGlobals(); // For importing the CLIB calls in place of Watcom calls
+ fnInitGpfGlobals(); /* For importing the CLIB calls in place of Watcom calls */
#endif /* NETWARE */
myname = argv[0];