scott missed a closing brace. Now this compiles
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 17 Feb 2004 15:19:22 +0000 (15:19 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 17 Feb 2004 15:19:22 +0000 (15:19 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@807 cb58f699-b61c-0410-a6fe-9272a202ed29

shib-target/shibrpc-server.cpp

index 84dd2b5..f11ad07 100644 (file)
@@ -297,6 +297,7 @@ shibrpc_new_session_1_svc(shibrpc_new_session_args_1 *argp,
                        "The IP address provided by your origin site did not match your current address. "
                        "To correct this problem, you may need to bypass a local proxy server.",
                                     origin);
+       }
       }
     }
     catch (SAMLException &e)    // XXX refine this handler to catch and log different profile exceptions