Kaynağa Gözat

mhd_tool_str_to_uint.h: fixed doxy

Evgeny Grin (Karlson2k) 2 yıl önce
ebeveyn
işleme
15f602c2eb
1 değiştirilmiş dosya ile 3 ekleme ve 4 silme
  1. 3 4
      src/tools/mhd_tool_str_to_uint.h

+ 3 - 4
src/tools/mhd_tool_str_to_uint.h

@@ -18,14 +18,13 @@
  */
 
 /**
- * @file tools/mhd_tool_str_to_uint.c
- * @brief  Implementation of HTTP server optimised for fast replies
- *         based on MHD.
+ * @file tools/mhd_tool_str_to_uint.h
+ * @brief  Function to decode the value of decimal string number.
  * @author Karlson2k (Evgeny Grin)
  */
 
 #ifndef MHD_TOOL_STR_TO_UINT_H_
-#define MHD_TOOL_STR_TO_UINT_H_
+#define MHD_TOOL_STR_TO_UINT_H_ 1
 
 #include <stddef.h>