Skip to content
Snippets Groups Projects
Commit 443798a1 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

66-init: typo fix

parent 5a22f940
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@ int main(int argc, char const *const *argv, char const *const *envp)
VERBO2 strerr_warni3x("switch ",pathsvd," to source directory ...") ;
r = backup_cmd_switcher(VERBOSITY,"-t30 -s0",treename) ;
if (r != 1)
strerr_diefu3x(111,"switch: ",pathsvd," to original directory") ;
strerr_diefu3x(111,"switch: ",pathsvd," to source directory") ;
}
if (db || both)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment