1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

tdb: Fix blank line endings

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Volker Lendecke 2013-03-18 14:39:04 +01:00 committed by Stefan Metzmacher
parent a92c08e18b
commit c8c0bf7480
5 changed files with 45 additions and 46 deletions

View File

@ -281,7 +281,6 @@ static void usage(void)
printf(" -n hashsize set the new hash size for the backup\n");
}
int main(int argc, char *argv[])
{
int i;