diff options
author | dennisroczek <dennisroczek@libreoffice.org> | 2017-03-02 23:49:51 +0000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-03-03 06:05:12 +0000 |
commit | f25a8fdff891809b836ae76913276919e79d5d2c (patch) | |
tree | 2ad32042fce5a5e9b762fb7307119b161d194447 /connectivity | |
parent | e8e1452c88ea750088f77006ec558edf96fa0c7e (diff) |
Remove bogus source code comments
Change-Id: I616ca3483d926c8e4155512ef5138e3f7978ece3
Reviewed-on: https://gerrit.libreoffice.org/34842
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/drivers/kab/KDEInit.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/kab/KDEInit.cxx b/connectivity/source/drivers/kab/KDEInit.cxx index 5317c6241d4b..c5ace044937c 100644 --- a/connectivity/source/drivers/kab/KDEInit.cxx +++ b/connectivity/source/drivers/kab/KDEInit.cxx @@ -130,7 +130,7 @@ extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL shutdownKApplication() <li>a positive value if the version is too new to know whether it works with this driver</li> </ul> - #i60062# / 2006-01-06 / frank.schoenheit@sun.com + #i60062# */ extern "C" SAL_DLLPUBLIC_EXPORT int SAL_CALL matchKDEVersion() { |