Index: src/Parser/parser.yy
===================================================================
--- src/Parser/parser.yy	(revision 12f115660af199443846e0eaf25044dc38abc565)
+++ src/Parser/parser.yy	(revision 348f8992a1804b5bc5ecd4646bcdffd6293aa9f0)
@@ -10,6 +10,6 @@
 // Created On       : Sat Sep  1 20:22:55 2001
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Tue Jun 11 21:32:15 2024
-// Update Count     : 6641
+// Last Modified On : Mon Jun 17 21:43:02 2024
+// Update Count     : 6643
 //
 
@@ -4008,6 +4008,6 @@
 //
 // The pattern precludes declaring an array of functions versus a pointer to an array of functions, and returning arrays
-// and functions versus pointers to arrays and functions. In addition, the pattern handles the
-// special meaning of parenthesis around a typedef name:
+// and functions versus pointers to arrays and functions. In addition, the pattern handles the special meaning of
+// parenthesis around a typedef name:
 //
 //		ISO/IEC 9899:1999 Section 6.7.5.3(11) : "In a parameter declaration, a single typedef name in
