Skip to content
Snippets Groups Projects
  • rswindell's avatar
    fed3181c
    Changed SMB_MSG_TYPE_VOTE to SMB_MSG_TYPE_BALLOT: · fed3181c
    rswindell authored
    There (will be) the possibilty to cast mutliple votes in a single vote-msg
    (ballot), when multi-choice polls are introduced later. There were just too
    many things call vote/votes and it was getting confusing in my own head. So the
    msg type for messages that contain votes is now "ballot".
    fed3181c
    History
    Changed SMB_MSG_TYPE_VOTE to SMB_MSG_TYPE_BALLOT:
    rswindell authored
    There (will be) the possibilty to cast mutliple votes in a single vote-msg
    (ballot), when multi-choice polls are introduced later. There were just too
    many things call vote/votes and it was getting confusing in my own head. So the
    msg type for messages that contain votes is now "ballot".