aboutsummaryrefslogtreecommitdiff
path: root/spectrogram.c
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-14 14:51:28 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-14 14:51:28 +0000
commit01fd750886454e939fee1c029d1a55b53aeaa97a (patch)
treeed448361b9943a63cfeef19be841b07e059d8d4b /spectrogram.c
parente721b7a7febd1cc41bafeea7180586df6e581858 (diff)
add comment
Diffstat (limited to 'spectrogram.c')
-rw-r--r--spectrogram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spectrogram.c b/spectrogram.c
index 397d258..9677be6 100644
--- a/spectrogram.c
+++ b/spectrogram.c
@@ -74,7 +74,7 @@ static Boolean
worker(XtPointer client_data)
{
warnx("Worker");
- return True;
+ return True; /* remove the work procedure from the list */
}
int