From 8c2ad212d78184d59e4181993c195b35c4cde166 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 27 Apr 2016 13:30:47 +0200 Subject: Improve library translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/zsplit.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/zsplit.c b/src/zsplit.c index ab2dc78..afb8a33 100644 --- a/src/zsplit.c +++ b/src/zsplit.c @@ -6,6 +6,7 @@ void zsplit(z_t high, z_t low, z_t a, size_t delim) { if (unlikely(zzero(a))) { + /* This is for performance. */ SET_SIGNUM(high, 0); SET_SIGNUM(low, 0); return; -- cgit v1.2.3-70-g09d2