From 0841fc0d3bdc6920c42b79c432e2706d7193e865 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 8 Feb 2012 14:30:17 +0100 Subject: 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). --- connectivity/source/resource/conn_log_res.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectivity/source/resource') 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 +}; -- cgit