summaryrefslogtreecommitdiffstats
path: root/netax25
diff options
context:
space:
mode:
Diffstat (limited to 'netax25')
-rw-r--r--netax25/ax25io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netax25/ax25io.h b/netax25/ax25io.h
index 5d143b1..48db214 100644
--- a/netax25/ax25io.h
+++ b/netax25/ax25io.h
@@ -39,7 +39,7 @@ typedef struct ax25io_s {
int optr; /* output pointer */
void *zptr; /* pointer to the compression struct */
- struct ax25io_s *next; /* linked list pointer */
+ struct ax25io_s *next; /* linked list pointer */
} ax25io;
#define EOLMODE_TEXT 0