|
@@ -1770,7 +1770,7 @@ static void G_script(void)
|
|
|
fprintf(fp, "# GNU General Public License for more details.\n");
|
|
|
fprintf(fp, "#\n");
|
|
|
fprintf(fp,
|
|
|
- "#############################################################################/\n");
|
|
|
+ "############################################################################\n");
|
|
|
|
|
|
fprintf(fp, "#%%Module\n");
|
|
|
if (st->module_info.label)
|