From: Luke Howard Date: Sun, 26 Sep 2010 15:34:00 +0000 (+0200) Subject: cleanup X-Git-Url: http://www.project-moonshot.org/gitweb/?p=cyrus-sasl.git;a=commitdiff_plain;h=2e3f1da34e5054776ec81052dde774fdc12da4c0 cleanup --- diff --git a/plugins/gs2_token.h b/plugins/gs2_token.h index 7d74f9e..a83e264 100644 --- a/plugins/gs2_token.h +++ b/plugins/gs2_token.h @@ -43,4 +43,4 @@ gs2_make_token_header( extern size_t gs2_token_size(const gss_OID_desc *mech, size_t body_size); -#endif +#endif /* _GS2_TOKEN_H_ */