summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/contrib
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2008-06-02 14:59:15 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2008-06-02 14:59:15 +0000
commit610dcc97547c80b5736fae56f43b51967203d77c (patch)
treef468365f7349512cd7033a68d06ec406d2830447 /TAO/TAO_IDL/contrib
parent75e4d5a69deaf21819306bb2c34b8a4da59cde57 (diff)
downloadATCD-610dcc97547c80b5736fae56f43b51967203d77c.tar.gz
ChangeLogTag: Mon Jun 2 14:58:26 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/contrib')
-rw-r--r--TAO/TAO_IDL/contrib/mcpp/mbchar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/contrib/mcpp/mbchar.cpp b/TAO/TAO_IDL/contrib/mcpp/mbchar.cpp
index 9be8d5b03e5..991cdac85b9 100644
--- a/TAO/TAO_IDL/contrib/mcpp/mbchar.cpp
+++ b/TAO/TAO_IDL/contrib/mcpp/mbchar.cpp
@@ -331,8 +331,8 @@ static size_t mb_read_utf8( int c1, char ** in_pp, char ** out_pp);
#define NAMLEN 20
const char * set_encoding(const char * name, /* Name of encoding specified */
- const char * env, /* Name of environment variable */
- int pragma
+ const char * env, /* Name of environment variable */
+ int pragma
/* 2: #pragma setlocale, 1: #pragma __setlocale, 0: not #pragma */
)
/*