Skip to content

Commit 00cdf7b

Browse files
committed
New "kissutil" application.
1 parent 9d2c993 commit 00cdf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kiss.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
void kisspt_init (struct misc_config_s *misc_config);
1717

18-
void kisspt_send_rec_packet (int chan, unsigned char *fbuf, int flen, int client);
18+
void kisspt_send_rec_packet (int chan, int kiss_cmd, unsigned char *fbuf, int flen, int client);
1919

2020
void kisspt_set_debug (int n);
2121

0 commit comments

Comments
 (0)