summaryrefslogtreecommitdiffstats
path: root/netax25
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 01:47:38 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-17 17:04:02 +0200
commit203812d0f8fc8c595d4b4e3c8f4bf8605731a384 (patch)
tree080a32630c3fb5c89edb32398a39903f40a10741 /netax25
parentda5b97c823d64758eb2d092a0eee500119385529 (diff)
Use tabs for indentation, not spaces.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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