Added empty network setup scripts
[mtetherd] / util.h
diff --git a/util.h b/util.h
index 8295c66..138a33a 100644 (file)
--- a/util.h
+++ b/util.h
@@ -23,7 +23,7 @@
 
 #include <glib.h>
 
-// Opens /proc/modules and scans for g_ether
+// Opens /proc/modules and scans for module
 // Returns TRUE if found, FALSEĀ if not
 gboolean mtetherd_scan_modules(const char *module);
 // Launch an external script in the background