cvs commit: src/sys/net zlib.c

Craig Rodrigues rodrigc at FreeBSD.org
Sun Sep 11 09:13:03 PDT 2005


rodrigc     2005-09-11 16:13:02 UTC

  FreeBSD src repository

  Modified files:
    sys/net              zlib.c 
  Log:
  Forward declare z_errmsg with static linkage since it is defined
  with static linkage later in the file.  Eliminates GCC 4.0 error.
  
  Revision  Changes    Path
  1.20      +1 -1      src/sys/net/zlib.c


More information about the cvs-all mailing list