K 10 svn:author V 8 schweikh K 8 svn:date V 27 2004-06-11T17:51:37.000000Z K 7 svn:log V 165 * Fix typo in comment. * remove extraneous semicolon between function definitions. * vm_offset_t is not a pointer, so return 0, not NULL. This fixes two warnings. END