1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

remove a comment that is no longer valid

(This used to be ctdb commit e834cf18cfc18c9462f0dfff0315b5b6798771f8)
This commit is contained in:
Ronnie sahlberg 2007-04-19 12:34:39 +10:00
parent 63e513aeeb
commit 5a6b800fe6

View File

@ -298,7 +298,6 @@ int main(int argc, const char *argv[])
key.dsize=strlen((const char *)(key.dptr));
printf("fetch the test key:[%s]\n",key.dptr);
/* say that we are vnn:55 and we want to send to vnn:57 */
fetch_record(fd, db_id, key, 0, 1);
printf("\n");