From 50c3b6b80e620aad2c79afd0d44108a5db6b9e6e Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Mon, 9 Jan 2017 16:53:33 +0100 Subject: lib, include: Fix typo in list.c/h --- src/lib/list.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/list.c b/src/lib/list.c index 2c577ea9..908d3b71 100644 --- a/src/lib/list.c +++ b/src/lib/list.c @@ -3,8 +3,8 @@ * * Simple doubly linked list implementation. * - * Sander Vrijders - * Dimitri Staessense + * Sander Vrijders + * Dimitri Staessens * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License -- cgit v1.2.3