mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 13:59:29 +02:00
* Renamefest
This commit is contained in:
parent
d68cef7c12
commit
c088f4d620
@ -97,7 +97,7 @@ Begin
|
||||
Begin
|
||||
Move(S[1],NewestBuffer[BufferIndex],Length(S));
|
||||
Inc(BufferIndex,Length(S));
|
||||
{$Ifndef Linux}
|
||||
{$Ifndef Unix}
|
||||
NewestBuffer[BufferIndex]:=#13;
|
||||
Inc(BufferIndex);
|
||||
{$EndIf}
|
||||
@ -243,7 +243,10 @@ End.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2000-07-13 10:16:21 michael
|
||||
Revision 1.2 2002-06-02 17:10:35 marco
|
||||
* Renamefest
|
||||
|
||||
Revision 1.1 2000/07/13 10:16:21 michael
|
||||
+ Initial import
|
||||
|
||||
Revision 1.4 2000/07/04 19:05:54 peter
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7859,7 +7859,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.5 2001-12-17 23:34:58 florian
|
||||
Revision 1.6 2002-06-02 17:10:36 marco
|
||||
* Renamefest
|
||||
|
||||
Revision 1.4 2001/12/17 23:34:59 florian
|
||||
* support for enum enumtype enumvar; fixed
|
||||
same for unions done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user