Merge pull request #79 from tsloughter/master

18.0 Support
This commit is contained in:
Jordan Wilberding 2015-04-23 16:16:34 -07:00
commit ef0d252b11
3 changed files with 7 additions and 7 deletions

View file

@ -75,7 +75,7 @@
-type color() :: 31..36.
-opaque t() :: record(state_t).
-opaque t() :: #state_t{}.
%%============================================================================
%% API