From ca5bb76d2b8f65aa97e50b633f828c1deb241526 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Fri, 11 Jul 2008 16:51:25 +0000 Subject: Delete the svn:executable property and set svn:eol-style to native for all those text files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657 --- .../zenutils/libraries/pelib-0.9/pelib/PeLibInc.h | 64 +++++++++++----------- 1 file changed, 32 insertions(+), 32 deletions(-) mode change 100755 => 100644 utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h (limited to 'utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h') diff --git a/utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h b/utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h old mode 100755 new mode 100644 index 84538bd2dd..7d3cabaa6b --- a/utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h +++ b/utils/zenutils/libraries/pelib-0.9/pelib/PeLibInc.h @@ -1,32 +1,32 @@ -/* -* PeLibInc.h - Part of the PeLib library. -* -* Copyright (c) 2004 - 2005 Sebastian Porst (webmaster@the-interweb.com) -* All rights reserved. -* -* This software is licensed under the zlib/libpng License. -* For more details see http://www.opensource.org/licenses/zlib-license.php -* or the license information file (license.htm) in the root directory -* of PeLib. -*/ - -#ifndef STD_H -#define STD_H - -#ifdef _MSC_VER - #ifndef for - #define for if (0) {} else for - #endif -#endif - -#include -#include -#include -#include -#include -#include -#include -// #include "PeLib.h" -#include "PeLibAux.h" - -#endif +/* +* PeLibInc.h - Part of the PeLib library. +* +* Copyright (c) 2004 - 2005 Sebastian Porst (webmaster@the-interweb.com) +* All rights reserved. +* +* This software is licensed under the zlib/libpng License. +* For more details see http://www.opensource.org/licenses/zlib-license.php +* or the license information file (license.htm) in the root directory +* of PeLib. +*/ + +#ifndef STD_H +#define STD_H + +#ifdef _MSC_VER + #ifndef for + #define for if (0) {} else for + #endif +#endif + +#include +#include +#include +#include +#include +#include +#include +// #include "PeLib.h" +#include "PeLibAux.h" + +#endif -- cgit v1.2.3