diff src/xs_fileinfo.c @ 646:5f2682738867

Oops.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Sep 2007 23:33:03 +0000
parents 0fb760355283
children 7de614ecb7b6
line wrap: on
line diff
--- a/src/xs_fileinfo.c	Tue Sep 04 23:30:01 2007 +0000
+++ b/src/xs_fileinfo.c	Tue Sep 04 23:33:03 2007 +0000
@@ -260,7 +260,7 @@
 				isSet = TRUE;
 			}
 
-			if (tmpNode->pInfo && isSet) {
+			if (tmpNode->pInfo) {
 				xs_pnstrcat(tmpStr, sizeof(tmpStr), " [!]");
 				isSet = TRUE;
 			}