moved the opts record back to private header file
This commit is contained in:
parent
b38c9878c6
commit
baf8561780
4 changed files with 9 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
-export([start/4]).
|
||||
|
||||
-include("jsx_common.hrl").
|
||||
-include("../include/jsx.hrl").
|
||||
|
||||
|
||||
callback(eof, Callbacks) ->
|
||||
lists:reverse(Callbacks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue