From e36f3367bbc8973889994abea648db8651ad8580 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Sat, 28 Sep 2024 21:20:40 +0200 Subject: update to version 25c --- src/uint128p.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/uint128p.c') diff --git a/src/uint128p.c b/src/uint128p.c index e92b5a7..4606076 100644 --- a/src/uint128p.c +++ b/src/uint128p.c @@ -2,8 +2,8 @@ /** @file uint128p.c - @author feh, jannis - @source djbdns6 + @authors feh, jmh + @ref djbdns6 @brief packing/unpacking 128 bit integer to/from char string */ -- cgit v1.2.3