Index: src/SymTab/Validate.cc
===================================================================
--- src/SymTab/Validate.cc	(revision 37a3b8f9cd78867281402907e903cddfd9b978a1)
+++ src/SymTab/Validate.cc	(revision 839ccbb4f2b1444ec5ecfdc58dafbca86c655aec)
@@ -10,6 +10,6 @@
 // Created On       : Sun May 17 21:50:04 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Tue Aug 11 16:59:35 2015
-// Update Count     : 196
+// Last Modified On : Thu Nov 19 22:31:41 2015
+// Update Count     : 197
 //
 
@@ -195,6 +195,6 @@
 		acceptAll( translationUnit, pass1 );
 		acceptAll( translationUnit, pass2 );
-		// need to collect all of the assignment operators prior to
-		// this point and only generate assignment operators if one doesn't exist
+		// need to collect all of the assignment operators prior to this point and only generate assignment operators if
+		// one doesn't exist
 		AddStructAssignment::addStructAssignment( translationUnit );
 		acceptAll( translationUnit, pass3 );
