X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=src%2Fx_plane_datum.erl;fp=src%2Fx_plane_datum.erl;h=3f6b11f8f84a000e2043b0809350776071c8e6c5;hb=36501649627e4e4bf94fee21b627054e14e1582e;hp=e5f7faa60683be5428a97c2b771a3ffca794c885;hpb=0e7a4f608ade6d1b05556eb6c19c407dfb83d543;p=erlang-x-plane-data.git diff --git a/src/x_plane_datum.erl b/src/x_plane_datum.erl index e5f7faa..3f6b11f 100644 --- a/src/x_plane_datum.erl +++ b/src/x_plane_datum.erl @@ -88,9 +88,9 @@ anonymous_of_bin( {error, {block_index_byte_out_of_range, Anonymous}} end; anonymous_of_bin(<>, _) -> - % This case shouldn't be possible with a correct packet length, but we want to - % allow for possibility of using this module independently of it's parent, - % data module. + % This case shouldn't be possible with a correct packet length, but we want + % to allow for possibility of using this module independently of it's + % parent, data module. {error, {block_structure_invalid, Block}}. -spec identify_or_index(anonymous()) ->