aboutsummaryrefslogtreecommitdiffstats
path: root/apps/client.h
diff options
context:
space:
mode:
authorjames <>2008-02-14 02:46:45 +0000
committerjames <>2008-02-14 02:46:45 +0000
commitbc6a29d06c22bdcada4cb18d8401e5d37f46fd36 (patch)
treecbe671b5cad8d7af21450915e2e312119ef0406d /apps/client.h
parente65130e63d050d37b9605339c0abfdcef73c4472 (diff)
downloadsympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.tar.gz
sympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.tar.bz2
sympathy-bc6a29d06c22bdcada4cb18d8401e5d37f46fd36.zip
*** empty log message ***
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__ */