summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/MakeProjectCreator/modules/VC6WorkspaceCreator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/modules/VC6WorkspaceCreator.pm b/bin/MakeProjectCreator/modules/VC6WorkspaceCreator.pm
index 19edc836b06..72e0ea8c253 100644
--- a/bin/MakeProjectCreator/modules/VC6WorkspaceCreator.pm
+++ b/bin/MakeProjectCreator/modules/VC6WorkspaceCreator.pm
@@ -97,6 +97,7 @@ sub write_comps {
sub post_workspace {
my($self) = shift;
my($fh) = shift;
+ my($crlf) = $self->crlf();
print $fh "###############################################################################$crlf" .
"$crlf" .