diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-01-30 23:18:43 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-01-30 23:18:43 +0000 |
commit | 5cf9ed47c3c2adde42ba141f1d3588a1e1f738cd (patch) | |
tree | fd1ff2e4c18241e0c72c13ad11c13c43fc083ebb /TAO/TAO_IDL/include/fe_extern.h | |
parent | 0a8b925a39d49d71716993f25acd88dc628c2399 (diff) | |
download | ATCD-5cf9ed47c3c2adde42ba141f1d3588a1e1f738cd.tar.gz |
ChangeLogTag: Wed Jan 30 23:17:50 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/include/fe_extern.h')
-rw-r--r-- | TAO/TAO_IDL/include/fe_extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/include/fe_extern.h b/TAO/TAO_IDL/include/fe_extern.h index f630c943774..79252d3e693 100644 --- a/TAO/TAO_IDL/include/fe_extern.h +++ b/TAO/TAO_IDL/include/fe_extern.h @@ -99,7 +99,7 @@ FE_new_UTL_Indenter (void); // Also used when command line options limit the output to // usage, version or preprocessed files. Catch block is just // before front end cleanup and exit. -class TAO_IDL_FE_Export FE_Bailout +class TAO_IDL_FE_Export Bailout { }; |