summaryrefslogtreecommitdiffstats
path: root/src/translator_sc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_sc.h')
-rw-r--r--src/translator_sc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/translator_sc.h b/src/translator_sc.h
index 2ea2091..bf04fc9 100644
--- a/src/translator_sc.h
+++ b/src/translator_sc.h
@@ -2,7 +2,7 @@
*
*
*
- * Copyright (C) 1997-2012 by Dimitri van Heesch.
+ * Copyright (C) 1997-2013 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under the terms of the GNU General Public License is hereby
@@ -1217,7 +1217,7 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0
*/
virtual QCString trRTFansicp()
{
- return "1252";
+ return "1251";
}
@@ -1226,7 +1226,7 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0
*/
virtual QCString trRTFCharSet()
{
- return "0";
+ return "204";
}
/*! Used as header RTF general index */