From da975155be99f7ed1c455fe9a4e92e22285a0671 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 12 Feb 2010 16:56:44 +0100 Subject: changefileheader2: #i10000#: convert files with CR/LF characters to CR only --- extensions/inc/abpilot.hrc | 12 ++++++------ extensions/inc/bibliography.hrc | 14 +++++++------- extensions/inc/dbpilots.hrc | 16 ++++++++-------- extensions/inc/propctrlr.hrc | 12 ++++++------ extensions/inc/update.hrc | 16 ++++++++-------- 5 files changed, 35 insertions(+), 35 deletions(-) (limited to 'extensions/inc') diff --git a/extensions/inc/abpilot.hrc b/extensions/inc/abpilot.hrc index 80dc3567c472..ad2c4b1115c2 100644 --- a/extensions/inc/abpilot.hrc +++ b/extensions/inc/abpilot.hrc @@ -23,12 +23,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - -#ifndef EXTENSIONS_ABPILOT_HRC -#define EXTENSIONS_ABPILOT_HRC - -#include "extensio.hrc" - + +#ifndef EXTENSIONS_ABPILOT_HRC +#define EXTENSIONS_ABPILOT_HRC + +#include "extensio.hrc" + #define HID_ABSPILOT_PREVIOUS ( HID_ABP_START + 0) #define HID_ABSPILOT_NEXT ( HID_ABP_START + 1) #define HID_ABSPILOT_CANCEL ( HID_ABP_START + 2) diff --git a/extensions/inc/bibliography.hrc b/extensions/inc/bibliography.hrc index f66f63319c79..c67060e18edf 100644 --- a/extensions/inc/bibliography.hrc +++ b/extensions/inc/bibliography.hrc @@ -23,12 +23,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - -#ifndef EXTENSIONS_BIBLIOGRAPHY_HRC -#define EXTENSIONS_BIBLIOGRAPHY_HRC - -#include "extensio.hrc" - + +#ifndef EXTENSIONS_BIBLIOGRAPHY_HRC +#define EXTENSIONS_BIBLIOGRAPHY_HRC + +#include "extensio.hrc" + #define HID_BIB_CHANGESOURCE ( HID_BIBLIO_START + 0) #define HID_BIB_MAPPINGDLG ( HID_BIBLIO_START + 1) #define HID_BIB_TBX_TABLE ( HID_BIBLIO_START + 2) @@ -83,4 +83,4 @@ #error help id range overflow (BIBLIO) #endif -#endif // EXTENSIONS_BIBLIOGRAPHY_HRC +#endif // EXTENSIONS_BIBLIOGRAPHY_HRC diff --git a/extensions/inc/dbpilots.hrc b/extensions/inc/dbpilots.hrc index 051ab4a049c6..46ee01805938 100644 --- a/extensions/inc/dbpilots.hrc +++ b/extensions/inc/dbpilots.hrc @@ -23,12 +23,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - -#ifndef EXTENSIONS_DBPILOT_HRC -#define EXTENSIONS_DBPILOT_HRC - -#include "extensio.hrc" - + +#ifndef EXTENSIONS_DBPILOT_HRC +#define EXTENSIONS_DBPILOT_HRC + +#include "extensio.hrc" + #define HID_GHIDWIZARD_PREVIOUS ( HID_DBP_START + 0) #define HID_GHIDWIZARD_NEXT ( HID_DBP_START + 1) #define HID_GHIDWIZARD_CANCEL ( HID_DBP_START + 2) @@ -51,5 +51,5 @@ #if HID_DBP_LAST > HID_DBP_END #error help id range overflow (DBP) #endif - -#endif // EXTENSIONS_DBPILOT_HRC + +#endif // EXTENSIONS_DBPILOT_HRC diff --git a/extensions/inc/propctrlr.hrc b/extensions/inc/propctrlr.hrc index f42e7c9653ec..6961319f4dda 100644 --- a/extensions/inc/propctrlr.hrc +++ b/extensions/inc/propctrlr.hrc @@ -23,12 +23,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - -#ifndef EXTENSIONS_PROPCTRLR_HRC -#define EXTENSIONS_PROPCTRLR_HRC - -#include "extensio.hrc" - + +#ifndef EXTENSIONS_PROPCTRLR_HRC +#define EXTENSIONS_PROPCTRLR_HRC + +#include "extensio.hrc" + #define HID_PROP_INPUT_REQUIRED ( HID_PROPC_START + 0) #define HID_PROP_GROUPBOX ( HID_PROPC_START + 1) #define HID_PROP_CONTROLSOURCE ( HID_PROPC_START + 2) diff --git a/extensions/inc/update.hrc b/extensions/inc/update.hrc index c71ce0baf3c3..2cd1f8f69f12 100644 --- a/extensions/inc/update.hrc +++ b/extensions/inc/update.hrc @@ -23,12 +23,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - -#ifndef EXTENSIONS_UPDATE_HRC -#define EXTENSIONS_UPDATE_HRC - -#include "extensio.hrc" - + +#ifndef EXTENSIONS_UPDATE_HRC +#define EXTENSIONS_UPDATE_HRC + +#include "extensio.hrc" + #define HID_CHECK_FOR_UPD_DLG ( HID_UPDATE_START + 0) #define HID_CHECK_FOR_UPD_CLOSE ( HID_UPDATE_START + 1) #define HID_CHECK_FOR_UPD_PAUSE ( HID_UPDATE_START + 2) @@ -45,5 +45,5 @@ #if HID_UPDATE_LAST > HID_UPDATE_END #error help id range overflow (UPDATE) #endif - -#endif // EXTENSIONS_UPDATE_HRC + +#endif // EXTENSIONS_UPDATE_HRC -- cgit v1.2.3