adium 2479:450dc74af60d: More truth in comments

commits at adium.im commits at adium.im
Wed Jun 10 05:46:16 UTC 2009


details:	http://hg.adium.im/adium/rev/450dc74af60d
revision:	2479:450dc74af60d
author:		David Smith <catfish.man at gmail.com>
date:		Tue Jun 09 22:46:09 2009 -0700

More truth in comments

diffs (12 lines):

diff -r c438c4ca69d7 -r 450dc74af60d Frameworks/Adium Framework/Source/AIListObject.h
--- a/Frameworks/Adium Framework/Source/AIListObject.h	Tue Jun 09 22:29:21 2009 -0700
+++ b/Frameworks/Adium Framework/Source/AIListObject.h	Tue Jun 09 22:46:09 2009 -0700
@@ -86,7 +86,7 @@
 	NSString			*internalObjectID;
 
 	//Grouping, Manual ordering
-	NSMutableSet *m_groups; //The AIContainingObjects that this object is in; currently always has only 1
+	NSMutableSet *m_groups; //The AIContainingObjects that this object is in
 	
 	CGFloat				cachedSmallestOrder;
 	CGFloat				cachedLargestOrder;




More information about the commits mailing list