Fix broken smb_thread_once function (again)
authorDerrell Lipman <derrell@dworkin.(none)>
Wed, 13 May 2009 01:32:33 +0000 (21:32 -0400)
committerDerrell Lipman <derrell@dworkin.(none)>
Wed, 13 May 2009 01:32:33 +0000 (21:32 -0400)
commit7c39e450fc4216e1138e4f30d2c1e2b6ba3854a8
tree9771cfd728017349e8bf6c5dbb00309190620a08
parent8a60c26c7cb788fe181fb8db10e454b96dda23a9
Fix broken smb_thread_once function (again)

- It would help if smb_thread_once did, eventually, set the variable that
  prevents the init function from being run again. Sigh. It must be getting
  late.

Derrell
lib/util/smb_threads.c