diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/common.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.hrl b/include/common.hrl index b5d4d7ec..69a9e749 100644 --- a/include/common.hrl +++ b/include/common.hrl @@ -45,6 +45,6 @@ node, nodes, clock, - ets, + cache, args }). |