cscvs to tla changeset 35
[onak.git] / keydb.h
diff --git a/keydb.h b/keydb.h
index e9bcb6751f275fc1d8607527419ddb9b882e7ae2..4ad761be28f8cb5491a54726caa63d7e4e4e9972 100644 (file)
--- a/keydb.h
+++ b/keydb.h
@@ -120,7 +120,7 @@ struct ll *getkeysigs(uint64_t keyid);
  *     @keyid: The 32bit keyid.
  *
  *     This function maps a 32bit key id to the full 64bit one. It returns the
- *     full keyid.
+ *     full keyid. If the key isn't found a keyid of 0 is returned.
  */
 uint64_t getfullkeyid(uint64_t keyid);