summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprism/templates/template.rb4
1 files changed, 2 insertions, 2 deletions
@@ -559,13 +559,13 @@ module Prism
HEADING
else
<<~HEADING
- /******************************************************************************/
/* This file is generated by the templates/template.rb script and should not */
/* be modified manually. See */
/* #{filepath + " " * (74 - filepath.size) } */
/* if you are looking to modify the */
/* template */
- /******************************************************************************/
HEADING
end