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/imaxabs.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inttypes/imaxabs.c') diff --git a/src/inttypes/imaxabs.c b/src/inttypes/imaxabs.c index 651452a..25ed7b7 100644 --- a/src/inttypes/imaxabs.c +++ b/src/inttypes/imaxabs.c @@ -27,6 +27,8 @@ * overflow, and `INTMAX_MIN` will (probably) * be returned. * + * @etymology `(i)nt(max)_t`-function: (abs)olute value. + * * @param value The integer. * @return The absolute value of the integer. */ -- cgit v1.2.3-70-g09d2