diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-09-16 16:17:32 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-09-16 16:17:32 +0000 |
commit | e5b6234e2b0888852468f360a0f21fb67c68a894 (patch) | |
tree | 386f45092245f74ddb138617fc1adda1d97f9c8c | |
parent | 923d09deb161aa4a8702c1658ba4349cd9477f0e (diff) |
Noch zwei Leerzeichen ergänzt.
git-svn-id: https://svn.neo-layout.org@898 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r-- | windows/autohotkey/Source/Methods-Other.ahk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/autohotkey/Source/Methods-Other.ahk index 94b3a7b..3e6bae1 100644 --- a/windows/autohotkey/Source/Methods-Other.ahk +++ b/windows/autohotkey/Source/Methods-Other.ahk @@ -139,3 +139,5 @@ CheckComp(d) { return 1
}
}
+
+
|