X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=samlsign%2Fsamlsign.cpp;h=3be55b63bfd6c40e8e34134fc449bf844abff386;hp=e0e29900bd964fba6282d837b2071c86a5e06c89;hb=3582107119b14aeb81632921dd9442ef52cf64db;hpb=5792668c736125d707b5cd87baeabc9e62243f36 diff --git a/samlsign/samlsign.cpp b/samlsign/samlsign.cpp index e0e2990..3be55b6 100644 --- a/samlsign/samlsign.cpp +++ b/samlsign/samlsign.cpp @@ -14,13 +14,11 @@ * limitations under the License. */ -/* siterefresh.cpp - command-line tool to refresh and verify metadata - - Scott Cantor - 5/12/03 - - $Id:siterefresh.cpp 2252 2007-05-20 20:20:57Z cantor $ -*/ +/** + * samlsign.cpp + * + * Command-line tool to sign and verify objects. + */ #if defined (_MSC_VER) || defined(__BORLANDC__) # include "config_win32.h" @@ -41,6 +39,7 @@ #include #include #include +#include #include #include #include