Skip to content
Snippets Groups Projects
Commit 942c77dd authored by rswindell's avatar rswindell
Browse files

Shortened the application title (removed "Configuration").

parent 6862d828
Branches
Tags
No related merge requests found
......@@ -223,7 +223,7 @@ else
sprintf(uifc.helpdatfile,"%s/scfghelp.dat",str);
sprintf(uifc.helpixbfile,"%s/scfghelp.ixb",str);
sprintf(str,"Synchronet Configuration for %s v%s",PLATFORM_DESC,VERSION);
sprintf(str,"Synchronet for %s v%s",PLATFORM_DESC,VERSION);
if(uifc.scrn(str)) {
printf(" USCRN (len=%d) failed!\r\n",uifc.scrn_len+1);
bail(1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment