Skip to content

Commit c40f03c

Browse files
committed
Fix a linter warning about documentation comment in generated by Prism Java source file
1 parent ceac0cf commit c40f03c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/yarp/java/org/prism/Loader.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
/******************************************************************************/
1+
/* ****************************************************************************/
22
/* This file is generated by the templates/template.rb script and should not */
33
/* be modified manually. See */
44
/* templates/java/org/prism/Loader.java.erb */
55
/* if you are looking to modify the */
66
/* template */
7-
/******************************************************************************/
7+
/* ****************************************************************************/
88

99
package org.prism;
1010

0 commit comments

Comments
 (0)