Author: imp
Date: Mon May 10 18:23:00 2010
New Revision: 207854
URL: http://svn.freebsd.org/changeset/base/207854

Log:
  Formatting nit

Modified:
  head/sys/boot/common/module.c

Modified: head/sys/boot/common/module.c
==============================================================================
--- head/sys/boot/common/module.c       Mon May 10 17:48:00 2010        
(r207853)
+++ head/sys/boot/common/module.c       Mon May 10 18:23:00 2010        
(r207854)
@@ -295,7 +295,8 @@ file_load(char *filename, vm_offset_t de
 }
 
 static int
-file_load_dependencies(struct preloaded_file *base_file) {
+file_load_dependencies(struct preloaded_file *base_file)
+{
     struct file_metadata *md;
     struct preloaded_file *fp;
     struct mod_depend *verinfo;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to