many changes: fixes and efficiency-oriented
This commit is contained in:
@@ -12,7 +12,7 @@ struct file_info finfo;
|
||||
#ifndef NOPP
|
||||
char *
|
||||
getwdir(fn)
|
||||
char *fn;
|
||||
register char *fn;
|
||||
{
|
||||
register char *p;
|
||||
char *strrindex();
|
||||
|
||||
Reference in New Issue
Block a user