Changeset 20 in svn
- Timestamp:
- Apr 7, 2015 5:12:23 PM (11 years ago)
- Location:
- trunk/zasc/app_c
- Files:
-
- 2 edited
-
DST_WinOTC.c (modified) (1 diff)
-
DST_WinUpdate.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/zasc/app_c/DST_WinOTC.c
r2 r20 231 231 void COTCDownloadFailResetWin_Destructor(CWindow *this) 232 232 { 233 DHL_INFO_SetLastPowerState(DST_g_PowerOn); 233 234 DST_Reset(__func__); // âÀÌ ´ÝÈ÷¸é¼ ÀçºÎÆÃ 234 235 } -
trunk/zasc/app_c/DST_WinUpdate.c
r2 r20 281 281 { 282 282 DST_g_bUpdateCompleted = true; 283 DHL_INFO_SetLastPowerState(DST_g_PowerOn); 283 284 DST_Reset(__func__); // âÀÌ ´ÝÈ÷¸é¼ ÀçºÎÆÃ 284 285 }
Note: See TracChangeset
for help on using the changeset viewer.
