-fixes
[oweals/gnunet.git] / src / util / crypto_hash.c
index 63d965406965ab3bdf04a8152ce3a567711d7d42..f896390455bfd5321c0fa89fcdd79ff1524a0e6b 100644 (file)
@@ -241,9 +241,10 @@ GNUNET_CRYPTO_hash_file_cancel (struct GNUNET_CRYPTO_FileHashContext *fhc)
 }
 
 
-
 /* ***************** binary-ASCII encoding *************** */
 
+/* FIXME: should use GNUNET_STRINGS_data_to_string and strings_to_data below!!! */
+
 /**
  * Get the numeric value corresponding to a character.
  *