From aedadf2aa4030a506bb29ff21ebd424e16b1be83 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 20 Nov 2015 00:29:50 +0100 Subject: more etymology MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/inttypes/imaxdiv.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inttypes/imaxdiv.c') diff --git a/src/inttypes/imaxdiv.c b/src/inttypes/imaxdiv.c index 95b6410..e4d0caa 100644 --- a/src/inttypes/imaxdiv.c +++ b/src/inttypes/imaxdiv.c @@ -26,6 +26,8 @@ * Perform an integer division and return * both the quotient and the remainder. * + * @etymology `(i)nt(max)_t`-function: (div)ide. + * * @param numerator The numerator. * @param denominator The denominator, must not be 0 lest * the process will be killed by SIGFPE. -- cgit v1.2.3-70-g09d2