Browse Source

fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()

David Goulet 7 years ago
parent
commit
a3bbb9ce77
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/or/hs_descriptor.c

+ 1 - 0
src/or/hs_descriptor.c

@@ -134,6 +134,7 @@ desc_encrypted_data_free_contents(hs_desc_encrypted_data_t *desc)
   memwipe(desc, 0, sizeof(*desc));
 }
 
+/* === ENCODING === */
 
 /* Encode the given link specifier objects into a newly allocated string.
  * This can't fail so caller can always assume a valid string being