Skip to content

Commit

Permalink
Debugging...
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Nov 28, 2024
1 parent 0dbe2c5 commit 61ab0ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kermit/k95/ckokey.c
Original file line number Diff line number Diff line change
Expand Up @@ -2225,7 +2225,9 @@ KbdHandlerThread( void * pArgList ) {
}
#ifndef NOKVERBS
else {
debug(F101, "Putting K_QUIT - received char", 0, c);
putkverb(vmode,K_QUIT);

}
#endif /* NOKVERBS */
}
Expand Down

0 comments on commit 61ab0ae

Please sign in to comment.