This commit is contained in:
JT Olds 2015-07-13 16:36:53 -06:00
parent e3fe2d183c
commit 2ab390b1c6

View File

@ -40,7 +40,7 @@ struct pids_t {
struct constchar_t {
const char *value;
LIST_ENTRY(pids_t) pointers;
LIST_ENTRY(constchar_t) pointers;
};
enum mode_t {