- Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties.
[reactos.git] / reactos / lib / 3rdparty / freetype / src / pfr / pfrdrivr.h
index 8226fc0..36f1205 100644 (file)
@@ -1,39 +1,39 @@
-/***************************************************************************/\r
-/*                                                                         */\r
-/*  pfrdrivr.h                                                             */\r
-/*                                                                         */\r
-/*    High-level Type PFR driver interface (specification).                */\r
-/*                                                                         */\r
-/*  Copyright 2002 by                                                      */\r
-/*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */\r
-/*                                                                         */\r
-/*  This file is part of the FreeType project, and may only be used,       */\r
-/*  modified, and distributed under the terms of the FreeType project      */\r
-/*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */\r
-/*  this file you indicate that you have read the license and              */\r
-/*  understand and accept it fully.                                        */\r
-/*                                                                         */\r
-/***************************************************************************/\r
-\r
-\r
-#ifndef __PFRDRIVR_H__\r
-#define __PFRDRIVR_H__\r
-\r
-\r
-#include <ft2build.h>\r
-#include FT_INTERNAL_DRIVER_H\r
-\r
-\r
-FT_BEGIN_HEADER\r
-\r
-\r
-  FT_EXPORT_VAR( const FT_Driver_ClassRec )  pfr_driver_class;\r
-\r
-\r
-FT_END_HEADER\r
-\r
-\r
-#endif /* __PFRDRIVR_H__ */\r
-\r
-\r
-/* END */\r
+/***************************************************************************/
+/*                                                                         */
+/*  pfrdrivr.h                                                             */
+/*                                                                         */
+/*    High-level Type PFR driver interface (specification).                */
+/*                                                                         */
+/*  Copyright 2002 by                                                      */
+/*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
+/*                                                                         */
+/*  This file is part of the FreeType project, and may only be used,       */
+/*  modified, and distributed under the terms of the FreeType project      */
+/*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */
+/*  this file you indicate that you have read the license and              */
+/*  understand and accept it fully.                                        */
+/*                                                                         */
+/***************************************************************************/
+
+
+#ifndef __PFRDRIVR_H__
+#define __PFRDRIVR_H__
+
+
+#include <ft2build.h>
+#include FT_INTERNAL_DRIVER_H
+
+
+FT_BEGIN_HEADER
+
+
+  FT_EXPORT_VAR( const FT_Driver_ClassRec )  pfr_driver_class;
+
+
+FT_END_HEADER
+
+
+#endif /* __PFRDRIVR_H__ */
+
+
+/* END */