]> git.cworth.org Git - notmuch/commit
fix obvious cut and paste error
authorDirk Hohndel <hohndel@infradead.org>
Tue, 6 Apr 2010 22:36:25 +0000 (15:36 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Apr 2010 01:55:56 +0000 (18:55 -0700)
commit4563f669ca672489017b5de319d447bb1f6ee26f
tree0ea7b6894b9d1d654ec5b19c7a6bb1b45127a41f
parent03693ce413b94fcfc82baf45236cd2e72d3ed64e
fix obvious cut and paste error

the wrong variable is checked for success of an allocation

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
lib/thread.cc