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