From 195d578c8de4dfa8045f8f1495e7cd3df985d3f6 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 21 May 2002 15:04:05 +0000 Subject: typo day :-( (This used to be commit 5b3b65aafe38e767e9b7206ffe6d7c89edb267ba) --- source3/auth/auth_builtin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/auth/auth_builtin.c b/source3/auth/auth_builtin.c index c7af07cc48..0cca6b8e15 100644 --- a/source3/auth/auth_builtin.c +++ b/source3/auth/auth_builtin.c @@ -21,7 +21,7 @@ #include "includes.h" #undef DBGC_CLASS -#define DBGC_CLASS DGBC_AUTH +#define DBGC_CLASS DBGC_AUTH /** * Return a guest logon for guest users (username = "") -- cgit