]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
remove a comment that is no longer valid
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Thu, 19 Apr 2007 02:34:39 +0000 (12:34 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Thu, 19 Apr 2007 02:34:39 +0000 (12:34 +1000)
(This used to be ctdb commit e834cf18cfc18c9462f0dfff0315b5b6798771f8)

ctdb/direct/ctdbd_test.c

index ab41ddadf4c57e1b0a46d2ec3410ecf9740d6773..bd26376a0dd26bf70f7afa2dc7b68ef7338de24d 100644 (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");