follow-up: indentation bit
This commit is contained in:
@@ -1080,10 +1080,10 @@ shop_keeper(char rmno)
|
||||
int hmm UNUSED = 1;
|
||||
#if (NH_DEVEL_STATUS != NH_STATUS_RELEASED \
|
||||
&& NH_DEVEL_STATUS != NH_STATUS_POSTRELEASE)
|
||||
impossible("untrustworthy null shkp; level_status.shkready"
|
||||
" is FALSE (%d, %d, %d, &d)",
|
||||
level_status.making, level_status.loading,
|
||||
level_status.shkready, level_status.ready);
|
||||
impossible("untrustworthy null shkp; level_status.shkready"
|
||||
" is FALSE (%d, %d, %d, &d)",
|
||||
level_status.making, level_status.loading,
|
||||
level_status.shkready, level_status.ready);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user