first real regulation errors
This commit is contained in:
@@ -46,7 +46,7 @@ wclear(glass); wrefresh(glass);
|
||||
|
||||
mfd = (fd_local>fd_remote ? fd_local : fd_remote) + 1; /* XXX */
|
||||
|
||||
#if DEBUG_LEVEL
|
||||
#if DEBUG_LEVEL > 1
|
||||
sprintf(ligne, "%s : mfd is %d\n", __func__, mfd);
|
||||
waddstr(glass, ligne); wrefresh(glass);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user