warning fixes
[apps/madmutt.git] / imap / auth_gss.c
index f80f506..cd4b278 100644 (file)
@@ -68,7 +68,7 @@ imap_auth_res_t imap_auth_gss (IMAP_DATA * idata, const char *method)
     return IMAP_AUTH_UNAVAIL;
   }
 #ifdef DEBUG
-  else if (debuglevel >= 2) {
+  else if (DebugLevel >= 2) {
     maj_stat = gss_display_name (&min_stat, target_name, &request_buf,
                                  &mech_name);
     debug_print (2, ("Using service name [%s]\n",