Module Name: src Committed By: rmind Date: Sun Apr 24 20:30:38 UTC 2011
Modified Files: src/sys/kern: kern_descrip.c Log Message: Drop extern inline for fd_getfile(). Apparently, GCC already ignores it. To generate a diff of this commit: cvs rdiff -u -r1.213 -r1.214 src/sys/kern/kern_descrip.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.