Whitespace
This commit is contained in:
parent
f3d42c61f9
commit
2162512896
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,8 @@ int patty_ax25_connect(patty_ax25 *ax25,
|
|||
int socket,
|
||||
patty_ax25_addr *addr);
|
||||
|
||||
int patty_ax25_close(patty_ax25 *ax25, int socket);
|
||||
int patty_ax25_close(patty_ax25 *ax25,
|
||||
int socket);
|
||||
|
||||
/*int patty_ax25_next_event(patty_ax25 *ax25,
|
||||
patty_ax25_event *ev);*/
|
||||
|
|
Loading…
Add table
Reference in a new issue