aboutsummaryrefslogtreecommitdiffstats
path: root/apps/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/client.h')
-rw-r--r--apps/client.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/client.h b/apps/client.h
index 1f46781..d3b650d 100644
--- a/apps/client.h
+++ b/apps/client.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.3 2008/02/14 02:46:44 james
+ * *** empty log message ***
+ *
* Revision 1.2 2008/02/14 00:57:58 james
* *** empty log message ***
*
@@ -23,7 +26,7 @@
#ifndef __CLIENT_H__
#define __CLIENT_H__
-void client(void);
+void client (void);
#endif /* __CLIENT_H__ */