Minor stuff

This commit is contained in:
XANTRONIX Development 2020-06-10 23:02:53 -04:00 committed by XANTRONIX Industrial
parent aa8cd2f350
commit 12972f452a

View file

@ -117,7 +117,7 @@ int patty_ax25_connect(patty_ax25 *ax25,
int patty_ax25_accept(patty_ax25 *ax25, int socket);
int patty_ax25_close(patty_ax25 *ax25, int fd);
int patty_ax25_close(patty_ax25 *ax25, int socket);
/*int patty_ax25_next_event(patty_ax25 *ax25,
patty_ax25_event *ev);*/