fix the generally unused non-neon webdav MapDAVException
Change-Id: I82caa1686a8855c484050f129d5095f95eab7ece
This commit is contained in:
parent
9277bd24f2
commit
e100bb57d8
@ -2028,7 +2028,7 @@ uno::Sequence< uno::Any > Content::setPropertyValues(
|
||||
aNewTitle.clear();
|
||||
|
||||
// Set error .
|
||||
aRet[ nTitlePos ] <<= MapDAVException( e, true );
|
||||
aRet[ nTitlePos ] = MapDAVException( e, true );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user