use #atom{} syntax to support 18
This commit is contained in:
parent
5ef8371020
commit
e07d08333a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
-type color() :: 31..36.
|
||||
|
||||
-opaque t() :: record(state_t).
|
||||
-opaque t() :: #state_t{}.
|
||||
|
||||
%%============================================================================
|
||||
%% API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue