aboutsummaryrefslogtreecommitdiff
path: root/udpreceive.c
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-26 14:33:11 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-26 14:33:11 +0000
commitd8f7ef8521a2b9e27a32530b00b7bab5951fde4f (patch)
treea216a2ef4c4b6718f91517157aa716a7b585666b /udpreceive.c
parent3cafcad577d2be2d8b222612e9a1765175abb05b (diff)
fix description: udpreceive is really a server
svn path=/trunk/externals/iem/iemnet/; revision=13279
Diffstat (limited to 'udpreceive.c')
-rw-r--r--udpreceive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udpreceive.c b/udpreceive.c
index 206bc8a..63e2838 100644
--- a/udpreceive.c
+++ b/udpreceive.c
@@ -5,7 +5,7 @@
*/
/* */
-/* A client for unidirectional communication from within Pd. */
+/* A server for unidirectional communication from within Pd. */
/* */
/* This program is free software; you can redistribute it and/or */
/* modify it under the terms of the GNU General Public License */