terminology: let's help the compiler and tell him about this hot spot.

This commit is contained in:
Cedric Bail 2013-08-30 11:08:19 +09:00
parent e8addbac90
commit 40c3cedd6a
1 changed files with 1 additions and 1 deletions

View File

@ -1391,7 +1391,7 @@ termpty_block_chid_get(Termpty *ty, const char *chid)
static void
static inline void
_handle_block_codepoint_overwrite(Termpty *ty, int oldc, int newc)
{
Termblock *tb;