aboutsummaryrefslogblamecommitdiff
path: root/comms/tlf/files/patch-src_callinput.c
blob: 3d6b53e399a503b9ae2bb87b34ec7e6bbe0b0135 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                            
--- src/callinput.c.orig	Sat Jul 10 21:33:41 2004
+++ src/callinput.c	Sat Jul 10 21:34:33 2004
@@ -26,6 +26,7 @@
 #include "addspot.h"
 #include "changefreq.h"

+void send_bandswitch(int freq);


 int callinput(void)
@@ -105,7 +106,6 @@

 instring[1] = '\0';

-void send_bandswitch(int freq);

 if (use_rxvt == 0) attron(COLOR_PAIR(NORMCOLOR) | A_BOLD );
 else     attron(COLOR_PAIR(NORMCOLOR) );