While eliminating a redundant definition of isrealtimecommand(),
I inadvertently introduced a recursion due to the similarity of
the names “isrealtimecommand()” and “isrealtimecmd()”. The
solution is to eliminate the latter entirely.
While eliminating a redundant definition of isrealtimecommand(),
I inadvertently introduced a recursion due to the similarity of
the names “isrealtimecommand()” and “isrealtimecmd()”. The
solution is to eliminate the latter entirely.