From 5d7ba5203e903233b2df1945abc3cfc76678fac1 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sat, 13 Feb 2010 11:17:42 +0000 Subject: [PATCH] Remove whitespace at EOL, remove empty lines at beginning and EOF, add missing newline at EOF. [r27143] --- include/libfirm/adt/list.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/libfirm/adt/list.h b/include/libfirm/adt/list.h index 16d3cd975..277a28fcd 100644 --- a/include/libfirm/adt/list.h +++ b/include/libfirm/adt/list.h @@ -1,4 +1,3 @@ - /** * @file * @brief Doubly linked lists. -- 2.20.1