summaryrefslogtreecommitdiff
path: root/svx
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 /svx
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 'svx')
-rw-r--r--svx/source/dialog/docrecovery.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/docrecovery.src b/svx/source/dialog/docrecovery.src
index 1279d8b7facf..1898776652e2 100644
--- a/svx/source/dialog/docrecovery.src
+++ b/svx/source/dialog/docrecovery.src
@@ -639,4 +639,4 @@ ModalDialog RID_SVX_MDLG_ERR_REP_PREVIEW
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
DefButton = TRUE;
};
-}; \ No newline at end of file
+};