aboutsummaryrefslogtreecommitdiff
path: root/src/cm/cm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cm/cm.h')
-rw-r--r--src/cm/cm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cm/cm.h b/src/cm/cm.h
index d59db87..699fa70 100644
--- a/src/cm/cm.h
+++ b/src/cm/cm.h
@@ -13,9 +13,8 @@
/**
*
- * @param cfg
* @return
*/
-int cm_do(config_t *cfg);
+int cm_do();
#endif // ECGEN_CM_H