mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 21:49:11 +02:00
* Re-add comment
This commit is contained in:
parent
6a07a508b8
commit
a748d7279c
@ -1220,6 +1220,7 @@ begin
|
||||
Result:=2
|
||||
else
|
||||
begin
|
||||
{ the last string is the unit name, so start at -1 }
|
||||
PS:=@GetTypeData(enum1)^.NameList;
|
||||
Result:=-1;
|
||||
While (PByte(PS)^<>0) do
|
||||
|
Loading…
Reference in New Issue
Block a user