From bd2cc4a026359b1999ef3e651e69ed7f9b81a4f0 Mon Sep 17 00:00:00 2001 From: Simeon Voelkel Date: Wed, 13 Aug 2008 08:34:44 +0200 Subject: [PATCH] Typo fix --- tests/library/test-llist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/library/test-llist.c b/tests/library/test-llist.c index 66bfa614d..c352edbf2 100644 --- a/tests/library/test-llist.c +++ b/tests/library/test-llist.c @@ -1,5 +1,5 @@ /* - test-llist.c - test the linked lis lib + test-llist.c - test the linked list lib Copyright (C) Lumiera.org 2008, Christian Thaeter