comparison rvinterf/asyncshell/tchrec.c @ 900:8171c5c0d804

rvinterf tree: definitions for new version of TCH tap feature
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Dec 2022 03:01:41 +0000
parents 971906d7763d
children 2e6764022292
comparison
equal deleted inserted replaced
899:a1065c17429c 900:8171c5c0d804
15 15
16 static FILE *record_file; 16 static FILE *record_file;
17 static u_long frame_count; 17 static u_long frame_count;
18 18
19 void 19 void
20 tch_dlbits_handler() 20 tch_dlbits_old_handler()
21 { 21 {
22 u_char *ptr; 22 u_char *ptr;
23 int i; 23 int i;
24 24
25 if (!record_file) 25 if (!record_file)