浏览代码

Repaired a broken comment.

Toni Ruottu 19 年之前
父节点
当前提交
c282b3009d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/include/microhttpd.h

+ 0 - 1
src/include/microhttpd.h

@@ -277,7 +277,6 @@ MHD_register_handler(struct MHD_Daemon * daemon,
  * @return MHD_NO if a handler for this exact prefix
  *         is not known for this daemon
  */
- */
 int 
 MHD_unregister_handler(struct MHD_Daemon * daemon,
 		       const char * uri_prefix,