ERROR constant was conflicting on Windows
authorScott Cantor <cantor.2@osu.edu>
Mon, 24 Nov 2003 06:19:13 +0000 (06:19 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 24 Nov 2003 06:19:13 +0000 (06:19 +0000)
shib-target/shib-target.h

index aa5fb39..d12213d 100644 (file)
@@ -320,7 +320,7 @@ namespace shibtarget {
       NONE = 0,
       DEBUG,
       INFO,
-      ERROR,
+      ERR,
       CRIT
     };