avoid saying unsigned long, for unix port
This commit is contained in:
parent
6dd68c9ad7
commit
0753502edf
2 changed files with 2 additions and 2 deletions
|
|
@ -329,7 +329,7 @@ rcopy(char **to, Resub *match, int n)
|
|||
}
|
||||
}
|
||||
|
||||
ulong
|
||||
unsigned long
|
||||
mkmtime(char *name)
|
||||
{
|
||||
struct stat st;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue