diff mcabber/src/list.h @ 393:f8f3c7493457

Whitespace cleanup
author Mikael Berthe <mikael@lilotux.net>
date Thu, 04 Aug 2005 23:04:54 +0100
parents 0cd8025eebee
children
line wrap: on
line diff
--- a/mcabber/src/list.h	Thu Aug 04 22:55:10 2005 +0100
+++ b/mcabber/src/list.h	Thu Aug 04 23:04:54 2005 +0100
@@ -25,7 +25,7 @@
 } while (0)
 
 /*
- * Insert a new entry between two known consecutive entries. 
+ * Insert a new entry between two known consecutive entries.
  *
  * This is only for internal list manipulation where we know
  * the prev/next entries already!