mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 15:20:35 +02:00
* removed stray bracket
This commit is contained in:
parent
d37cd345aa
commit
db44daeebe
@ -141,7 +141,7 @@ The size of the \var{name} field is 255 under \linux.
|
||||
2 : (eax, ebx, ecx, edx, ebp, esi, edi : longint);
|
||||
End;
|
||||
\end{verbatim}
|
||||
The \var{registers} type is used in the var{\var{MSDos} call.
|
||||
The \var{registers} type is used in the \var{MSDos} call.
|
||||
\begin{verbatim}
|
||||
DateTime = record
|
||||
Year: Word;
|
||||
|
Loading…
Reference in New Issue
Block a user