changeset 36773:1d094f299aa0

Cosmetic: Adjust indent.
author ib
date Mon, 17 Feb 2014 00:40:21 +0000
parents 0da6c7ff95d2
children e75c4955c377
files gui/util/list.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/util/list.c	Mon Feb 17 00:39:09 2014 +0000
+++ b/gui/util/list.c	Mon Feb 17 00:40:21 2014 +0000
@@ -129,7 +129,7 @@
 
         if (plList) {
             uintptr_t i  = 0;
-            plItem *item   = plList;
+            plItem *item = plList;
 
             do {
                 i++;