OnGuard: Fix usage of incorrect datecode in exdtp21 sample project.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-04-28 23:25:39 +00:00
parent 8e3014d9ab
commit 8af88d6531
4 changed files with 4 additions and 7 deletions

View File

@ -12,8 +12,7 @@ uses
OnGuard, OgUtil;
const
CKey : TKey = ($E5,$8F,$84,$D6,$92,$C9,$A4,$D8,
$1A,$FA,$6F,$8D,$AB,$FC,$DF,$B4);
CKey : TKey = ($E5,$8F,$84,$D6,$92,$C9,$A4,$D8,$1A,$FA,$6F,$8D,$AB,$FC,$DF,$B4);
type