diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-19 10:31:15 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-19 10:31:15 +0000 |
commit | 7600ad44da30b915ce9e5b3f4b5a60c87e1d9b77 (patch) | |
tree | a5def1721c29488741a9e1be6809ad56d42b3260 /ace/OS_TLI.h | |
parent | 46247496ce9b65a5791e977f0897372f54476a23 (diff) | |
download | ATCD-7600ad44da30b915ce9e5b3f4b5a60c87e1d9b77.tar.gz |
ChangeLogTag: Fri Dec 19 10:28:43 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/OS_TLI.h')
-rw-r--r-- | ace/OS_TLI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_TLI.h b/ace/OS_TLI.h index 4274e3ef279..42e81622169 100644 --- a/ace/OS_TLI.h +++ b/ace/OS_TLI.h @@ -237,7 +237,7 @@ namespace ACE_OS ACE_NAMESPACE_INLINE_FUNCTION int t_unbind (ACE_HANDLE fildes); -}; /* namespace ACE_OS */ +} /* namespace ACE_OS */ # if defined (ACE_HAS_INLINED_OSCALLS) # if defined (ACE_INLINE) |