tdb: Fix a comment
[kamenim/samba.git] / lib / tdb / common / tdb.c
index ae98c9619d1c1b6f70c799b083acf72278abb57b..9885d8cfc9dff95264f547d211f665f093e62497 100644 (file)
@@ -511,7 +511,7 @@ static int _tdb_store(struct tdb_context *tdb, TDB_DATA key,
                        goto fail;
                }
        }
-       /* reset the error code potentially set by the tdb_update() */
+       /* reset the error code potentially set by the tdb_update_hash() */
        tdb->ecode = TDB_SUCCESS;
 
        /* delete any existing record - if it doesn't exist we don't