tjr 2004/05/31 23:53:07 PDT
FreeBSD src repository
Modified files:
lib/libc/gen ftok.c
Log:
Change the signature of ftok from (const char *, char) to (const char *, int)
Obtained from: NetBSD (christos)
Revision Changes Path
1.7 +1 -1 src/lib/libc/gen/ftok.c