Change the float4-returning functions in contrib/seg to fmgr v1 calling

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 05ace73335ec9c6775229e128aba8bfeee044639
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-04-18T21:11:35Z
Releases: 8.4.0
Change the float4-returning functions in contrib/seg to fmgr v1 calling
conventions.

I also changed seg_in and seg_out, which was probably unnecessary, but
it can't harm.

Files

PathChange+/−
contrib/seg/seg.c modified +34 −23