summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-02-28 08:27:17 +0200
committerTor Lillqvist <tml@collabora.com>2014-02-28 08:27:17 +0200
commit9aab0e9ac656be862049a592587865f7c15f0fd4 (patch)
treea65df9e99361284fffeae9997f7e330c577f1aa2 /sal/util
parentSimplify ScViewFunc::DoThesaurus() with ScCellValue. (diff)
downloadcore-9aab0e9ac656be862049a592587865f7c15f0fd4.tar.gz
core-9aab0e9ac656be862049a592587865f7c15f0fd4.zip
Fix typo: s/Alined/Aligned
Change-Id: I248d002d2ed0e61f97a35ea0d329c64832252ad7
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index f63f38b0d0ae..900d07760d36 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -672,7 +672,7 @@ LIBO_UDK_4.2 { # symbols available in >= LibO 4.2
LIBO_UDK_4.3 { # symbols available in >= LibO 4.3
global:
- rtl_allocateAlinedMemory;
+ rtl_allocateAlignedMemory;
rtl_freeAlignedMemory;
} LIBO_UDK_4.2;