summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorBor Kraljič2011-10-15 09:17:22 +0200
committerBor Kraljič2011-10-15 09:17:22 +0200
commitb9872ed1e01d4c5597bd08494da5b948e6e07bd3 (patch)
tree3a39191fcc1c7a6e6bfb39a06c8190ff7f640de7 /mobile
parent1ca492f960cd8fa46624e3c46ac7396867e287a8 (diff)
multisync: removed spaces before EOF/cat
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/multisync/DETAILS4
-rw-r--r--mobile/multisync/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/mobile/multisync/DETAILS b/mobile/multisync/DETAILS
index 7c197ba194..707f466488 100755
--- a/mobile/multisync/DETAILS
+++ b/mobile/multisync/DETAILS
@@ -2,6 +2,6 @@
VERSION=0
PATCHLEVEL=9999
SHORT="deprecated"
- cat << EOF
+cat << EOF
deprecated spell [replaced by msynctool]
- EOF
+EOF
diff --git a/mobile/multisync/HISTORY b/mobile/multisync/HISTORY
index 351263ec97..342c113ff2 100644
--- a/mobile/multisync/HISTORY
+++ b/mobile/multisync/HISTORY
@@ -1,3 +1,6 @@
+2011-10-15 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: removed spaces before EOF/cat
+
2010-10-31 Bor Kraljič <pyrobor@ver.si>
* spell deprecated [replaced by msynctool]
* PATCHLEVEL=9999