newer version
This commit is contained in:
@@ -25,6 +25,7 @@ GetFile(name)
|
||||
*/
|
||||
extern char *DEFPATH[];
|
||||
char buf[256];
|
||||
char *strcpy(), *strcat();
|
||||
|
||||
(void) strcpy(buf, name);
|
||||
if (strlen(buf) > 10) {
|
||||
|
||||
Reference in New Issue
Block a user