Kaydet (Commit) 51c1351b authored tarafından Mike Kaganski's avatar Mike Kaganski

Fix parameter value in comment

Change-Id: Ie10882987655463af3bec8f75a0375f55415cc07
Reviewed-on: https://gerrit.libreoffice.org/63354
Tested-by: Jenkins
Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
üst 0a911b00
......@@ -567,10 +567,10 @@ OUString NameFromCharSet(rtl_TextEncoding nChrSet)
// The user data contains the options for the ascii import/export filter.
// The format is:
// 1. CharSet - as ascii chars
// 2. LineEnd - as CR/LR/CRLF
// 2. LineEnd - as CR/LF/CRLF
// 3. Fontname
// 4. Language
// 5. Whether to include byte-order-mark
// 5. Whether to include byte-order-mark - as true/false
// the delimiter character is ","
void SwAsciiOptions::ReadUserData( const OUString& rStr )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment