summaryrefslogtreecommitdiffstats
path: root/src/include/spnego-asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/spnego-asn1.h')
-rw-r--r--src/include/spnego-asn1.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/spnego-asn1.h b/src/include/spnego-asn1.h
index 8070a9f99..211ba37d8 100644
--- a/src/include/spnego-asn1.h
+++ b/src/include/spnego-asn1.h
@@ -8,7 +8,7 @@
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
* export to obtain such a license before exporting.
- *
+ *
* WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
* distribute this software and its documentation for any purpose and
* without fee is hereby granted, provided that the above copyright
@@ -22,9 +22,9 @@
* M.I.T. makes no representations about the suitability of
* this software for any purpose. It is provided "as is" without express
* or implied warranty.
- *
*
- * This file contains structure definitions
+ *
+ * This file contains structure definitions
* for the SPNEGO GSSAPI mechanism (RFC 2478). This file is
*an internal interface between the GSSAPI library and the ASN.1
*encoders/decoders for the SPNEGO structures in the krb5 library.