diff options
-rwxr-xr-x | prism/templates/template.rb | 4 |
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 |