summaryrefslogtreecommitdiff
path: root/source3/sam/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/sam/account.c')
-rw-r--r--source3/sam/account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/sam/account.c b/source3/sam/account.c
index 9953ba956c..04be8ef162 100644
--- a/source3/sam/account.c
+++ b/source3/sam/account.c
@@ -24,7 +24,7 @@
#include "includes.h"
#undef DBGC_CLASS
-#define DBGC_CLASS DBGC_PASSDB
+#define DBGC_CLASS DBGC_SAM
/************************************************************
Fill the SAM_USER_HANDLE with default values.