- Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties.
[reactos.git] / reactos / lib / 3rdparty / freetype / src / pshinter / pshmod.h
index 94e2cc6..1a91025 100644 (file)
@@ -1,39 +1,39 @@
-/***************************************************************************/\r
-/*                                                                         */\r
-/*  pshmod.h                                                               */\r
-/*                                                                         */\r
-/*    PostScript hinter module interface (specification).                  */\r
-/*                                                                         */\r
-/*  Copyright 2001 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 __PSHMOD_H__\r
-#define __PSHMOD_H__\r
-\r
-\r
-#include <ft2build.h>\r
-#include FT_MODULE_H\r
-\r
-\r
-FT_BEGIN_HEADER\r
-\r
-\r
-  FT_EXPORT_VAR( const FT_Module_Class )  pshinter_module_class;\r
-\r
-\r
-FT_END_HEADER\r
-\r
-\r
-#endif /* __PSHMOD_H__ */\r
-\r
-\r
-/* END */\r
+/***************************************************************************/
+/*                                                                         */
+/*  pshmod.h                                                               */
+/*                                                                         */
+/*    PostScript hinter module interface (specification).                  */
+/*                                                                         */
+/*  Copyright 2001 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 __PSHMOD_H__
+#define __PSHMOD_H__
+
+
+#include <ft2build.h>
+#include FT_MODULE_H
+
+
+FT_BEGIN_HEADER
+
+
+  FT_EXPORT_VAR( const FT_Module_Class )  pshinter_module_class;
+
+
+FT_END_HEADER
+
+
+#endif /* __PSHMOD_H__ */
+
+
+/* END */