jamesdbrock / hffix

Financial Information Exchange Protocol C++ Library
http://jamesdbrock.github.io/hffix
Other
276 stars 89 forks source link

calculate_check_sum() should be const #28

Open jamesdbrock opened 4 years ago

jamesdbrock commented 4 years ago

hffix::message_reader::calculate_check_sum() should be const

jamesdbrock commented 4 years ago

Also the docs for this function have a typo, missing a period.