cvs commit: src/lib/libc/gen closedir.c

Olivier Houchard cognet at FreeBSD.org
Mon Nov 19 13:57:29 PST 2007


cognet      2007-11-19 21:57:28 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         closedir.c 
  Log:
  Change the casts from (pthread_mutex_t *) to (void *) to keep gcc quiet.
  Anybody with a cleaner solution feel free to change it.
  
  Revision  Changes    Path
  1.12      +3 -3      src/lib/libc/gen/closedir.c


More information about the cvs-src mailing list