1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3: Fix some nonempty blank lines

This commit is contained in:
Volker Lendecke 2010-09-17 21:16:24 +02:00
parent d76bb4ac40
commit 252e8c27eb

View File

@ -106,7 +106,6 @@ static char **completion_fn(const char *text, int start, int end)
}
}
commands = commands->next;
}
if (count == 2) {