summaryrefslogtreecommitdiff
path: root/sc/inc/scwarngs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scwarngs.hxx')
-rw-r--r--sc/inc/scwarngs.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/scwarngs.hxx b/sc/inc/scwarngs.hxx
index e8c6ff568830..612e52c4bd54 100644
--- a/sc/inc/scwarngs.hxx
+++ b/sc/inc/scwarngs.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,7 +30,7 @@
#define __SCWARNGS_HXX_
#define ERRCODE_SC_EXPORT_WRN_ASCII (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_WRITE | 1)
-#define ERRCODE_SC_IMPORT_WRN_RNGOVRFLW (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_READ | 1)
+#define ERRCODE_SC_IMPORT_WRN_RNGOVRFLW (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_READ | 1)
#endif