Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete(?) comments #118

Open
macintux opened this issue Jun 22, 2015 · 0 comments
Open

Remove obsolete(?) comments #118

macintux opened this issue Jun 22, 2015 · 0 comments

Comments

@macintux
Copy link
Contributor

riak_pb_code.erl and riak_pb_kv_codec.erl both refer to riakc_pb which does not appear to exist anywhere, perhaps a precursor to riakc_pb_socket but the function names do not align.

-export([encode/1,      %% riakc_pb:encode
         decode/2,      %% riakc_pb:decode
         msg_type/1,    %% riakc_pb:msg_type
         msg_code/1,    %% riakc_pb:msg_code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant