macutils/comm/globals.c

7 lines
82 B
C
Raw Normal View History

2018-03-23 00:30:02 +00:00
#include "globals.h"
int xfertype = XMODEM;
int pre_beta = 0;
int time_out = 0;