From 6d79d60739595c5c209bf6eb05553ff84252af96 Mon Sep 17 00:00:00 2001 From: "C. Guy Yarvin" Date: Sat, 16 Jan 2016 16:30:07 -0800 Subject: [PATCH] With both face and fuss. --- jets/f/face.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jets/f/face.c b/jets/f/face.c index dda0c7df5a..8aafa683d7 100644 --- a/jets/f/face.c +++ b/jets/f/face.c @@ -13,7 +13,7 @@ if ( c3__void == tip ) { return c3__void; } - else return u3nt(c3__fuss, + else return u3nt(c3__face, u3k(sag), u3k(tip)); } @@ -37,7 +37,7 @@ if ( c3__void == tip ) { return c3__void; } - else return u3nt(c3__fuss, + else return u3nt(c3__face, u3k(sag), u3k(tip)); }