Document the pk operation count fields in rephist.c, and move them into a struct...
commit0f9f45ff3348b1c2662b9ce55fed8483fb593ea0
authorNick Mathewson <nickm@torproject.org>
Fri, 26 Dec 2008 17:35:12 +0000 (26 17:35 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 26 Dec 2008 17:35:12 +0000 (26 17:35 +0000)
treec9f212719a7f95518d9a635a4d37e4da28b35306
parentdf5e8f65bcc1ed3353c45a80baab126476aa5011
Document the pk operation count fields in rephist.c, and move them into a struct for clarity, and change their type to what we actually want to cast them to.

svn:r17784
src/or/rephist.c