CVSROOT: /cvs
Module name: src
Changes by: chl@cvs.openbsd.org 2007/10/12 16:41:42
Modified files:
lib/libc/gen : rewinddir.c telldir.h
Log message:
fix typo in _telldir_unlocked function prototype, to avoid warning.
while there, put all function prototypes in header file.
ok kurt@