Fix an error where the SK Offset was truncated to 16 bits. Variables needed
commite1e9c29c4095405d7031cfd618e06dd841075aad
authorRichard Sharpe <sharpe@samba.org>
Thu, 16 Jan 2003 23:27:37 +0000 (16 23:27 +0000)
committerRichard Sharpe <sharpe@samba.org>
Thu, 16 Jan 2003 23:27:37 +0000 (16 23:27 +0000)
treed29e1528051c7bac2bce71d1fae58843d93df2d1
parent3d04872499332ef2d8e7479b924afc8fc1ac29d7
Fix an error where the SK Offset was truncated to 16 bits. Variables needed
to be unsigned int (DWORD) not unsigned int (WORD).
source/utils/profiles.c