* src/base/fttrigon.c (ft_trig_prenorm): Comment on undefined behavior.
This commit is contained in:
parent
28018d42a8
commit
d2935e2969
|
@ -111,6 +111,7 @@
|
||||||
#endif /* !FT_LONG64 */
|
#endif /* !FT_LONG64 */
|
||||||
|
|
||||||
|
|
||||||
|
/* undefined and never called for zero vector */
|
||||||
static FT_Int
|
static FT_Int
|
||||||
ft_trig_prenorm( FT_Vector* vec )
|
ft_trig_prenorm( FT_Vector* vec )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue