summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/axgetput/util.c')
-rw-r--r--ax25/axgetput/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25/axgetput/util.c b/ax25/axgetput/util.c
index 5ce6ffb..98caeeb 100644
--- a/ax25/axgetput/util.c
+++ b/ax25/axgetput/util.c
@@ -79,7 +79,7 @@ int my_read(int fd, char *s, int len_max, int *eof, char *p_break)
return len_got;
}
-
+
/*---------------------------------------------------------------------------*/
int secure_write(int fd, char *s, int len_write) {