macutils/comm/globals.c

7 lines
82 B
C

#include "globals.h"
int xfertype = XMODEM;
int pre_beta = 0;
int time_out = 0;