aboutsummaryrefslogtreecommitdiffstats
path: root/comms/linrad/files/patch-help.c
blob: 12e7d91652ef04857b06ed09ea06502b0d67b4f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- help.c.orig Tue Nov  7 13:45:32 2006
+++ help.c  Fri Nov 24 18:02:31 2006
@@ -352,7 +352,7 @@
   printf("\n%s",s);
   DEB"\n%s",s);
   }  
-msg_filename="errors.lir";
+msg_filename="/usr/X11R6/share/linrad/errors.lir";
 line=3;
 if(screen_mode)
   {
@@ -367,7 +367,7 @@
 {
 int line;
 if(msg_no < 0)return;
-msg_filename="help.lir";
+msg_filename="/usr/X11R6/share/linrad/help.lir";
 line=0;
 settextcolor(15);
 clear_screen();