aboutsummaryrefslogtreecommitdiff
path: root/notmuch-tag.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-05-09 12:23:07 +0200
committerDavid Bremner <bremner@debian.org>2012-05-11 08:28:21 -0300
commit0af7295faf56d5c469a9b47ad253ea5b146b0975 (patch)
tree1c67cfdb678f61b092c3b0787d066e9da3079a07 /notmuch-tag.c
parent9f5478637c925ec9996328671d9a8f26ac6a6ed4 (diff)
go: fix the notmuch status constants
Formerly all the constants were set to zero since in golang constants are set to the previous value if no new value is specified. Use the iota operator that is incremented after each use to fix this issue. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'notmuch-tag.c')
0 files changed, 0 insertions, 0 deletions