fix documentation

This commit is contained in:
Love Hornquist Astrand
2010-04-08 15:36:27 -07:00
parent c29933e1f5
commit b7c0365677

View File

@@ -41,7 +41,7 @@
* @param a first oid to compare * @param a first oid to compare
* @param b second oid to compare * @param b second oid to compare
* *
* @return zero when both oid are the same OID, non-zero when they are * @return non-zero when both oid are the same OID, zero when they are
* not the same. * not the same.
* *
* @ingroup gssapi * @ingroup gssapi