summaryrefslogtreecommitdiff
path: root/connectivity/source/resource
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-08 14:30:17 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-08 14:40:07 +0100
commit0841fc0d3bdc6920c42b79c432e2706d7193e865 (patch)
treeea99de1079fa7bb682dc5b8073d0ff7ba3789a67 /connectivity/source/resource
parent44f971506c0ed37928c48e55d8007f24b0c43a5f (diff)
Missing newline at end of file
...needed by simplified l10ntools programs to be pushed shortly (that no longer translate line endings, and hopefully get away with it).
Diffstat (limited to 'connectivity/source/resource')
-rw-r--r--connectivity/source/resource/conn_log_res.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/resource/conn_log_res.src b/connectivity/source/resource/conn_log_res.src
index ea5bb9d00072..05b5653a97f5 100644
--- a/connectivity/source/resource/conn_log_res.src
+++ b/connectivity/source/resource/conn_log_res.src
@@ -309,4 +309,4 @@ String STR_LOG_THROWING_EXCEPTION
String STR_LOG_SETTING_SYSTEM_PROPERTY
{
Text = "setting system property \"$1$\" to value \"$2$\"";
-}; \ No newline at end of file
+};