1f30b63
1 2 3 4 5 6 7 8 9 10 11
#include "actionhelper.h" /* Holds the suggestions */ char _sug[2][STR_L]; edit_rc edit_get_config_or_suggestions(const int argc, char **argv, char *ret) { return ERC_ERR; }