Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
joelreymont committed Apr 6, 2011
1 parent 0dcb06a commit 6bd9362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pp.erl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@

-define(PP_VER, 1).

%%% Skip reading or writing this value

internal() ->
{fun(Acc, _) -> Acc end,
fun(Bin) -> {undefined, Bin} end}.
Expand Down

0 comments on commit 6bd9362

Please sign in to comment.