Changed prototype of krb5_sname_to_principal
authorTheodore Tso <tytso@mit.edu>
Thu, 3 Jun 1993 00:06:08 +0000 (00:06 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 3 Jun 1993 00:06:08 +0000 (00:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2544 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/los-proto.h

index a07b2da9036f42cf466d0aee512b099ff20db419..d9db796835c1057e63813f48ea70a65be9bb9f86 100644 (file)
@@ -106,7 +106,7 @@ krb5_error_code krb5_write_message PROTOTYPE((krb5_pointer, krb5_data *));
 krb5_error_code krb5_sname_to_principal
     PROTOTYPE((const char *,
               const char *,
-              krb5_boolean,
+              krb5_int32,
               krb5_principal *));
 #include <krb5/narrow.h>