mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
small fix.
This commit is contained in:
parent
ebf6bd387d
commit
c4ccd026ae
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ BEGIN
|
||||||
Out.Ln;
|
Out.Ln;
|
||||||
END;
|
END;
|
||||||
END;
|
END;
|
||||||
Out.String(Fetch process completed."); Out.Ln;
|
Out.String("Fetch process completed."); Out.Ln;
|
||||||
END fetch;
|
END fetch;
|
||||||
|
|
||||||
END vpkSyncer.
|
END vpkSyncer.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue