Commit Graph

9 Commits (6b6ffb399a113a5125098671c1660e4c2c419d81)

Author SHA1 Message Date
Francois Gouget 06b728731f gdi.exe16: Spelling fixes.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-30 11:57:13 +09:00
Andrey Gusev d3177504b1 Assorted spelling and typos fixes. 2015-08-31 20:18:46 +09:00
Ken Thomases 96720df53f gdi.exe16: Eliminate a couple of dead stores. 2012-03-15 19:51:17 +01:00
Ken Thomases 6c8929f83f gdi.exe16: Wait for and reap print spool child process. 2011-12-01 10:27:43 +01:00
Ken Thomases 10705f6e3d gdi.exe16: No need to reset SIGCHLD because we're not changing it anymore. 2011-12-01 10:11:09 +01:00
Ken Thomases b035b0bad7 gdi.exe16: Don't double-close the spool file.
FreePrintJob() closes the file descriptor.
2011-12-01 10:07:16 +01:00
Frédéric Delanoy fccb44027d gdi.exe16: Remove dead assignment (Clang). 2011-07-06 11:27:38 +02:00
Andrew Talbot 73efb62fc3 gdi.exe16: Constify a variable. 2010-10-04 15:00:04 +02:00
Alexandre Julliard 4edcf1caa5 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00