Fix wizard flag.
[bertos.git] / bertos / net / syslog.h
index 52e9b1e0dda639227c7fad577139fe810367354a..f95ea6b44bc4c4fcb2e98c48408a69ddc38ca72f 100644 (file)
@@ -67,7 +67,7 @@
  *
  * $WIZ$ module_name = "syslog"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_syslog.h"
- * $WIZ$ module_depends = "lwip", "kfile"
+ * $WIZ$ module_depends = "lwip", "debug"
  */
 
 #ifndef NET_SYSLOG_H