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

r6768: Fix wrong comment

(This used to be commit 2f80b2070f)
This commit is contained in:
Simo Sorce 2005-05-13 07:41:13 +00:00 committed by Gerald (Jerry) Carter
parent 8aa0aec431
commit 9d81592be3

View File

@ -73,7 +73,7 @@ static uint64_t winsdb_allocate_version(struct wins_server *winssrv)
}
/*
allocate a new version id for a record
remove a version id
*/
static void winsdb_remove_version(struct wins_server *winssrv, uint64_t version)
{