Skip to content

Commit

Permalink
null: add type to record
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Apr 10, 2015
1 parent c225a00 commit 9617c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pkt_null.hrl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-record(null, {
family = ?PF_INET
family = ?PF_INET :: pkt:uint32_t()
}).

0 comments on commit 9617c62

Please sign in to comment.