changeset 50:756640235671

rvinterf/etmsync/fsiomain.c: new help file location
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:13:31 +0000
parents 642da3373772
children 3fb0c7ad27f3
files rvinterf/etmsync/fsiomain.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rvinterf/etmsync/fsiomain.c	Wed Oct 26 06:11:55 2016 +0000
+++ b/rvinterf/etmsync/fsiomain.c	Wed Oct 26 06:13:31 2016 +0000
@@ -7,7 +7,7 @@
 #include <unistd.h>
 #include "exitcodes.h"
 
-char help_file_pathname[] = "/usr/local/share/freecalypso/fsio.help";
+char help_file_pathname[] = "/opt/freecalypso/helpfiles/fsio.help";
 
 extern char *socket_pathname;
 extern char *rvinterf_ttyport, *rvinterf_Bopt, *rvinterf_lopt, *rvinterf_wopt;