Index: src/Parser/parser.yy
===================================================================
--- src/Parser/parser.yy	(revision 525f7ad65aaee3be785c86c188b191a2450ac8cc)
+++ src/Parser/parser.yy	(revision 006d4c4219eca826e0e66515fcfa107491ff9b3e)
@@ -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
 //
 
@@ -4029,6 +4029,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
