diff options
Diffstat (limited to 'vmsify.c')
-rw-r--r-- | vmsify.c | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -196,9 +196,7 @@ enum namestate { N_START, N_DEVICE, N_OPEN, N_DOT, N_CLOSED, N_DONE }; */ char * -vmsify (name, type) - char *name; - int type; +vmsify (char *name, int type) { /* max 255 device max 39 directory |