Arun Prakash Jana пре 5 година
родитељ
комит
a94daefcff
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Прегледај датотеку

@@ -574,7 +574,7 @@ static char *xitoa(uint val)
}

/* Messages show up at the bottom */
static void printmsg(const char *msg)
static inline void printmsg(const char *msg)
{
mvprintw(xlines - 1, 0, "%s\n", msg);
}


Loading…
Откажи
Сачувај