You've already forked lazarus-ccr
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user