summaryrefslogtreecommitdiff
path: root/kern/mach_factor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/mach_factor.h')
-rw-r--r--kern/mach_factor.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/kern/mach_factor.h b/kern/mach_factor.h
index 81624bb..0ec64be 100644
--- a/kern/mach_factor.h
+++ b/kern/mach_factor.h
@@ -1,6 +1,5 @@
/*
- *
- * Copyright (C) 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -27,6 +26,6 @@
#include <sys/types.h>
-extern void compute_mach_factor();
+extern void compute_mach_factor(void);
#endif /* _KERN_MACH_FACTOR_H_ */