summaryrefslogtreecommitdiff
path: root/wizards/source/access2base/Application.xba
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2018-07-17 15:05:30 +0200
committerJean-Pierre Ledure <jp@ledure.be>2018-07-17 15:09:14 +0200
commita61b903e33e6f2f1b881b83e4608b70677955999 (patch)
tree530054ca6c6a535de72a8ecfd726766344b740cd /wizards/source/access2base/Application.xba
parent1d5ad86725f75763ede6a14dedc242a9a1feb21c (diff)
Access2Base - FIX Empty line on top of each module
Closing ">" had disappeared in xml headers ?? Force newline after xml headers
Diffstat (limited to 'wizards/source/access2base/Application.xba')
-rw-r--r--wizards/source/access2base/Application.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/access2base/Application.xba b/wizards/source/access2base/Application.xba
index 7877b7b45c90..82c9defca7fc 100644
--- a/wizards/source/access2base/Application.xba
+++ b/wizards/source/access2base/Application.xba
@@ -1640,4 +1640,4 @@ Public Sub _RootInit(Optional ByVal pbForce As Boolean)
End Sub &apos; _RootInit V1.1.0
-</script:module>
+</script:module> \ No newline at end of file