summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_helper.h
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-03-02 10:32:40 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-03-02 10:32:40 +0000
commitdf1a442d5444ba3a33b4b1dc04ebdc652eb99466 (patch)
treee4e35165dbee705514903671964a3f0e93f30259 /TAO/TAO_IDL/be_include/be_helper.h
parentefa7abcc23a7fbd5bcd4698903a186764150442a (diff)
downloadATCD-df1a442d5444ba3a33b4b1dc04ebdc652eb99466.tar.gz
ChangeLogTag: Mon Mar 2 10:25:12 UTC 2009 Vladimir Zykov <vz@prismtech.com>
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_helper.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_helper.h b/TAO/TAO_IDL/be_include/be_helper.h
index 99d5b096063..e0d7253e035 100644
--- a/TAO/TAO_IDL/be_include/be_helper.h
+++ b/TAO/TAO_IDL/be_include/be_helper.h
@@ -127,7 +127,7 @@ public:
TAO_OutStream::STREAM_TYPE stream_type (void);
// return the stream type
- FILE *file (void);
+ FILE *&file (void);
// Return the underlying lowlevel file pointer.
int incr_indent (unsigned short flag = 1);