Tabs no Spaces... at least here

This commit is contained in:
Harald Welte 2009-01-06 18:09:02 +00:00
parent ce281c0772
commit 8965da4fde
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ static void handle_options(int argc, char** argv)
case 'c':
MCC = atoi(optarg);
break;
case 'l':
case 'l':
database_name = strdup(optarg);
break;
case 'a':