cvs commit: src/sys/vfs/procfs procfs_vnops.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Jul 2 08:24:29 PDT 2004


joerg       2004/07/02 08:23:21 PDT

DragonFly src repository

  Modified files:
    sys/vfs/procfs       procfs_vnops.c 
  Log:
  procfs_validfile does have a public prototyp, but doesn't seemed to be used.
  Remove the static to nuke the warning, something outside our tree might refer
  to this and the size doesn't really matter.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/vfs/procfs/procfs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/procfs/procfs_vnops.c.diff?r1=1.15&r2=1.16&f=u





More information about the Commits mailing list