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 --- include/ouroboros/list.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/ouroboros/list.h b/include/ouroboros/list.h index cb9bf4d9..824e6684 100644 --- a/include/ouroboros/list.h +++ b/include/ouroboros/list.h @@ -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