diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-07-17 15:24:00 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-07-17 15:24:00 +0000 |
commit | 781d16ccd1c043eb45115931f0b522d148035479 (patch) | |
tree | a2d8b81d00184c0c4bd0f04f8b88f496472b598c /unotools/inc | |
parent | 4fc4011b15deb52d87a57982c510a2a17e894e84 (diff) |
#87576# extra semicolons removed
Diffstat (limited to 'unotools/inc')
-rw-r--r-- | unotools/inc/unotools/ucblockbytes.hxx | 6 | ||||
-rw-r--r-- | unotools/inc/unotools/ucbstreamhelper.hxx | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/unotools/inc/unotools/ucblockbytes.hxx b/unotools/inc/unotools/ucblockbytes.hxx index dba6dd0c2205..c26f1e6cc5ac 100644 --- a/unotools/inc/unotools/ucblockbytes.hxx +++ b/unotools/inc/unotools/ucblockbytes.hxx @@ -40,9 +40,9 @@ namespace com namespace task { class XInteractionHandler; - }; - }; - }; + } + } + } }; namespace utl diff --git a/unotools/inc/unotools/ucbstreamhelper.hxx b/unotools/inc/unotools/ucbstreamhelper.hxx index ede59d2b9fc0..d05e4aa2f231 100644 --- a/unotools/inc/unotools/ucbstreamhelper.hxx +++ b/unotools/inc/unotools/ucbstreamhelper.hxx @@ -18,9 +18,9 @@ namespace com namespace task { class XInteractionHandler; - }; - }; - }; + } + } + } }; #define NS_UNO ::com::sun::star::uno |