Minor change
This commit is contained in:
parent
1f1aa2081d
commit
3e609ac8ca
@ -176,6 +176,7 @@ protected:
|
||||
return true;
|
||||
}
|
||||
boolean isListEmpty(Dictionary *node) {return node == NULL;}
|
||||
|
||||
char *_parameter;
|
||||
T *_value;
|
||||
Dictionary *_next;
|
||||
|
Loading…
Reference in New Issue
Block a user