potential fix html block
authorng0 <ng0@n0.is>
Sun, 14 Apr 2019 07:46:37 +0000 (07:46 +0000)
committerng0 <ng0@n0.is>
Sun, 14 Apr 2019 07:46:37 +0000 (07:46 +0000)
src/fs/fs_uri.c

index a91212121794de62db5f0a6cb5aff03ee56de483..9097d9884b566533fa545da69579f7cfa4e5b837 100644 (file)
@@ -37,6 +37,8 @@
  * implementation is rather different in pretty much every detail.
  * The concrete URI formats are:
  *
+ * </p>
+ *
  * <ul><li>
  *
  * First, there are URIs that identify a file.  They have the format
@@ -76,7 +78,7 @@
  *
  * The encoding for hexadecimal values is defined in the hashing.c
  * module in the gnunetutil library and discussed there.
- * <p>
+ *
  */
 #include "platform.h"
 #include "gnunet_fs_service.h"