X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp-resolver.git;a=blobdiff_plain;f=shibresolver%2Fresolver.h;h=e3a6c0c5e37f526d705a9fcc28ae9df2eb92b9e7;hp=947e8ab576bf5d59c7819d0239f9ecfa8a8416b3;hb=b4b140342cc12ecd19191714b213a0ff2eaae9d6;hpb=131d09bcd5c34f797e5cb4827930af3b6b8cee1a diff --git a/shibresolver/resolver.h b/shibresolver/resolver.h index 947e8ab..e3a6c0c 100644 --- a/shibresolver/resolver.h +++ b/shibresolver/resolver.h @@ -149,7 +149,7 @@ namespace shibresolver { #else unsigned long features = shibsp::SPConfig::OutOfProcess, #endif - const char* config = nullptr, + const char* config = NULL, bool rethrow = false );