Commit e488df01 authored by vaclav's avatar vaclav
Browse files

fix typo

parent 79ab4642
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1602,7 +1602,7 @@ static float vertex_distance(

#ifdef EFAP_FIX_POLY
/*-------------------------------------------------------------------------*
 * point_plane_distance()
 * point_poly_distance()
 *
 * Compute the signed distance between a point and polygon
 *-------------------------------------------------------------------------*/