Index: src/SymTab/Validate.cc
===================================================================
--- src/SymTab/Validate.cc	(revision 23b6643f5ea88fa1b0e11583e2f0ed9315a515de)
+++ src/SymTab/Validate.cc	(revision b3b2077b1feda429f174cfb4f374cb1e00580630)
@@ -241,5 +241,5 @@
 		return dynamic_cast< StructDecl * >( decl ) || dynamic_cast< UnionDecl * >( decl );
 	}
-
+	// xxx - shouldn't this be declsToAddBefore?
 	template< typename AggDecl >
 	void HoistStruct::handleAggregate( AggDecl *aggregateDecl ) {
