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

Fixed typo in last commit.

parent ea637339
No related branches found
No related tags found
No related merge requests found
......@@ -318,7 +318,7 @@ int main(int argc, char **argv)
uifc.helpbuf= "`Synchronet Installation:`\n"
"\nToDo: Add help.";
switch(uifc.list(WIN_ESC|WIN_MID|WIN_ACT|WIN_ORG,0,0,70,&main_dflt,0
,"Synchronet Installation",mopt)) {
,str,mopt)) {
case 0:
i=choose_dist((char **)distlist);
if(i>=0) {
......
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