Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/samples/print/jamfile')
-rw-r--r--winsup/mingw/samples/print/jamfile18
1 files changed, 9 insertions, 9 deletions
diff --git a/winsup/mingw/samples/print/jamfile b/winsup/mingw/samples/print/jamfile
index f5395339d..b77e6d66b 100644
--- a/winsup/mingw/samples/print/jamfile
+++ b/winsup/mingw/samples/print/jamfile
@@ -1,9 +1,9 @@
-#
-# A simple example which prints a message on a selected printer. This won't
-# work right unless you make PRINTDLG a packed structure!
-#
-
-Main prntest.exe : prntest.c ;
-
-Gui prntest.exe ;
-
+#
+# A simple example which prints a message on a selected printer. This won't
+# work right unless you make PRINTDLG a packed structure!
+#
+
+Main prntest.exe : prntest.c ;
+
+Gui prntest.exe ;
+