mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:29:29 +02:00
* fixed unescaped backslash
This commit is contained in:
parent
ca407ada7d
commit
604a77ead7
@ -1081,7 +1081,7 @@ On error, \var{False} is returned.
|
||||
\Declaration
|
||||
Procedure DoDirSeparators(Var FileName : String);
|
||||
\Description
|
||||
This function replaces all directory separators \var{'\' and '/'}
|
||||
This function replaces all directory separators \var{'\\' and '/'}
|
||||
to the directory separator character for the current system.
|
||||
\Errors
|
||||
None.
|
||||
|
Loading…
Reference in New Issue
Block a user