Content deleted Content added
m de: |
Memorydump85 (talk | contribs) m added a comment explaining the actual target of the padding |
||
Line 85:
{
char Data1;
char Padding0[1]; /* For the following 'short' to be aligned on a 2 byte boundary */
short Data2;
int Data3;
|