aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_state.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlx_state.erl')
-rw-r--r--src/rlx_state.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlx_state.erl b/src/rlx_state.erl
index 3bd818a..01bc07c 100644
--- a/src/rlx_state.erl
+++ b/src/rlx_state.erl
@@ -127,7 +127,7 @@
-type caller() :: command_line | api.
-type action() :: release | relup | tar.
--opaque t() :: record(state_t).
+-opaque t() :: #state_t{}.
%%============================================================================
%% API