Skip to content

Commit

Permalink
ctdb: Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Lendecke <[email protected]>
Reviewed-by: Martin Schwenke <[email protected]>

Autobuild-User(master): Martin Schwenke <[email protected]>
Autobuild-Date(master): Sat Apr  6 11:51:55 UTC 2019 on sn-devel-144
  • Loading branch information
vlendec authored and Martin Schwenke committed Apr 6, 2019
1 parent bb1e322 commit 43cacaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctdb/server/ctdb_ltdb_server.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ int ctdb_ltdb_lock_fetch_requeue(struct ctdb_db_context *ctdb_db,


/*
paraoid check to see if the db is empty
paranoid check to see if the db is empty
*/
static void ctdb_check_db_empty(struct ctdb_db_context *ctdb_db)
{
Expand Down

0 comments on commit 43cacaa

Please sign in to comment.