aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ax25.c')
-rw-r--r--lib/ax25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ax25.c b/lib/ax25.c
index afc035b..24c667d 100644
--- a/lib/ax25.c
+++ b/lib/ax25.c
@@ -84,7 +84,7 @@ static const char *
static int AX25_input(int type, char *bufp, struct sockaddr *sap)
{
- unsigned char *ptr;
+ char *ptr;
char *orig, c;
int i;