summaryrefslogtreecommitdiffstats
path: root/net/rarp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/rarp.h')
-rw-r--r--net/rarp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rarp.h b/net/rarp.h
index 0c16d46668..4e92d80a65 100644
--- a/net/rarp.h
+++ b/net/rarp.h
@@ -35,9 +35,9 @@
* Global functions and variables.
*/
-extern int RarpTry;
+extern int RarpTry;
-extern void RarpRequest (void); /* Send a RARP request */
+extern void RarpRequest(void); /* Send a RARP request */
/**********************************************************************/
OpenPOWER on IntegriCloud