summaryrefslogtreecommitdiff
path: root/source3/auth/auth_winbind.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2002-05-21 13:49:08 +0000
committerSimo Sorce <idra@samba.org>2002-05-21 13:49:08 +0000
commit66f1182adc0d025cd023c7430b0b0764629c1092 (patch)
tree7668da8f0a559b71f225b2f174c0e07c568ec14e /source3/auth/auth_winbind.c
parentab59d1c21a58aeb87a8eeb58478ee16ad69e53c1 (diff)
downloadsamba-66f1182adc0d025cd023c7430b0b0764629c1092.tar.gz
samba-66f1182adc0d025cd023c7430b0b0764629c1092.tar.bz2
samba-66f1182adc0d025cd023c7430b0b0764629c1092.zip
typo, sorry
(This used to be commit d222bc8c4b620095a21ba327940d4750d5dee753)
Diffstat (limited to 'source3/auth/auth_winbind.c')
-rw-r--r--source3/auth/auth_winbind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_winbind.c b/source3/auth/auth_winbind.c
index 565b2de063..1a72c2df0f 100644
--- a/source3/auth/auth_winbind.c
+++ b/source3/auth/auth_winbind.c
@@ -24,7 +24,7 @@
#include "includes.h"
#undef DBGC_CLASS
-#define DBGC_CLASS DGBC_AUTH
+#define DBGC_CLASS DBGC_AUTH
/* Prototypes from common.h */