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 aa6cef0..5c32517 100644
--- a/src/symsocket.h
+++ b/src/symsocket.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.4 2008/03/03 06:04:42 james
+ * *** empty log message ***
+ *
* Revision 1.3 2008/03/02 10:37:56 james
* *** empty log message ***
*
@@ -26,7 +29,8 @@
#ifndef __SYMSOCKET_H__
#define __SYMSOCKET_H__
-typedef struct {
+typedef struct
+{
int fd;
Slide *read_buf;