pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / lib / krb5 / os / hst_realm.c
index 96a022f4df1e5b4a861961093d3165617598acf6..5c4e21d6a00a7f9f978764ff8415ce15fd641ebc 100644 (file)
@@ -371,7 +371,7 @@ krb5_get_fallback_host_realm(krb5_context context,
  * Common code for krb5_get_host_realm and krb5_get_fallback_host_realm
  * to do basic sanity checks on supplied hostname.
  */
-krb5_error_code KRB5_CALLCONV
+krb5_error_code
 krb5int_clean_hostname(krb5_context context,
                        const char *host, char *local_host, size_t lhsize)
 {