aboutsummaryrefslogtreecommitdiffstats
path: root/src/symsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/symsocket.h')
-rw-r--r--src/symsocket.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/symsocket.h b/src/symsocket.h
index 7d93beb..a46b9fb 100644
--- a/src/symsocket.h
+++ b/src/symsocket.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.7 2012/06/22 10:22:25 james
+ * *** empty log message ***
+ *
* Revision 1.6 2008/03/10 11:49:33 james
* *** empty log message ***
*
@@ -35,7 +38,8 @@
#ifndef __SYMSOCKET_H__
#define __SYMSOCKET_H__
-typedef struct {
+typedef struct
+{
int fd;
Slide *read_buf;