git-svn-id: https://spexeah.com:8443/svn/Asuro@488 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
ef7d9285fa
commit
6b79aab94e
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/libpsystem.a
BIN
lib/libpsystem.a
Binary file not shown.
@ -271,7 +271,6 @@ begin
|
|||||||
b2:= ll2 <> nil;
|
b2:= ll2 <> nil;
|
||||||
identifiers_match:= identifiers_match and (b1 = b2);
|
identifiers_match:= identifiers_match and (b1 = b2);
|
||||||
if not (b1 and b2) then begin
|
if not (b1 and b2) then begin
|
||||||
identifiers_match:= false;
|
|
||||||
break;
|
break;
|
||||||
end;
|
end;
|
||||||
if b1 = b2 then begin
|
if b1 = b2 then begin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user