aboutsummaryrefslogtreecommitdiff
path: root/stat-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
commit445d5095996a8a04f9ad91cfc68f63cfe244455c (patch)
treee101e4fcf5e0b399ab34119f17e83ba94c37eba9 /stat-help.pd
parentcdf7b753ad65d18286ecd05f282c6e871eb10f5b (diff)
replaced '->' with '2' as conversion separator
svn path=/trunk/externals/hcs/; revision=11092
Diffstat (limited to 'stat-help.pd')
-rw-r--r--stat-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/stat-help.pd b/stat-help.pd
index a0d6df2..b11ab67 100644
--- a/stat-help.pd
+++ b/stat-help.pd
@@ -17,12 +17,12 @@
#X text 46 31 try it on any file (it doesn't change anything \, just
reads data from the file system).;
#X text 117 146 <-- set filename by cold inlet or object argument;
-#X obj 270 405 gid->group_name;
+#X obj 270 405 gid2group_name;
#X symbolatom 270 434 0 0 0 3 group_name - -;
#X obj 163 194 symbol;
#X floatatom 98 365 0 0 0 3 hard_links - -;
#X symbolatom 174 434 0 0 0 3 username - -;
-#X obj 174 405 uid->username;
+#X obj 174 405 uid2username;
#X obj 81 147 stat;
#X obj 9 203 list;
#X obj 9 223 list split 9;