diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-15 11:59:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-15 11:59:57 +0000 |
commit | d67e79934fa19cd667c2455e5e95dd48df511179 (patch) | |
tree | fad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/authfld.hxx | |
parent | 54d8e263fe5f44f408038d23997039f19c90e09c (diff) |
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/authfld.hxx')
-rw-r--r-- | sw/inc/authfld.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx index d6242c6301f9..51bf23aee9b0 100644 --- a/sw/inc/authfld.hxx +++ b/sw/inc/authfld.hxx @@ -178,7 +178,7 @@ public: virtual String GetDescription() const; }; -// --- inlines ----------------------------------------------------------- +// inlines inline const String& SwAuthEntry::GetAuthorField(ToxAuthorityField ePos)const { DBG_ASSERT(AUTH_FIELD_END > ePos, "wrong index"); |