fix comment

This commit is contained in:
Todd C. Miller
1999-08-22 17:10:20 +00:00
parent db4cac1740
commit 8b3c8d5c75

View File

@@ -263,7 +263,7 @@ __uqtoa(val, endp, base, octzero, xdigs)
}
return (cp);
}
#endif /* !(UQUAD_MAX == ULONG_MAX) */
# endif /* !LONG_IS_QUAD */
#endif /* HAVE_LONG_LONG */
/*