Quentin Garnier wrote:
Module Name: src
Committed By: cube
Date: Thu Jul 20 09:00:41 UTC 2006
Modified Files:
src/sys/kern: kern_fileassoc.c
Log Message:
Fix an obvious overlook (struct fileassoc_hook is not defined in
fileassoc.h anymore). I could say "please compile-test", but then, I'm not
doing it either for that commit.
ok, I compile-tested -> compiles.
To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_fileassoc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Thanks! Frank