Make debug statement print function name
commit404e4a7a03fc5236d0d41767b89fcdb849c8309d
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 23 Oct 2012 21:58:56 +0000 (23 23:58 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:42 +0000 (28 10:58 +0000)
tree5309100b1b45c9df363a63e9c5568c5666bfdf6c
parent653b099ea2754345dd851bf24a86b5b521d3d7bf
Make debug statement print function name

The wmessage function returns "enter" in two functions, so is
not possible to know the function that sends the message.

It is better to replace it with the function name.
src/wmspec.c