Change over unix line-endings to dos line endings.

This commit is contained in:
Dean Camera 2010-05-07 06:40:47 +00:00
parent 842e219bf3
commit 27eb17cb93
17 changed files with 6714 additions and 6714 deletions

View file

@ -58,7 +58,7 @@
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
extern "C" {
#endif
#endif
/* Preprocessor Checks: */
#if !defined(__INCLUDE_FROM_PRINTER_DRIVER)