stkutil: Fixup whitespace corruption

This commit is contained in:
Denis Kenzior 2010-09-03 16:34:38 -05:00
parent e3bd339e16
commit 565bf22729
1 changed files with 2 additions and 2 deletions

View File

@ -553,8 +553,8 @@ enum stk_rejection_cause_code {
};
enum stk_me_status {
STK_ME_STATUS_IDLE = 0x00,
STK_ME_STATUS_NOT_IDLE = 0x01
STK_ME_STATUS_IDLE = 0x00,
STK_ME_STATUS_NOT_IDLE = 0x01
};
enum stk_img_scheme {