diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2013-02-26 16:46:47 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2013-02-26 16:46:47 +0000 |
commit | 1df34072322b3eaff5ffc2494cff3f477ebdfee2 (patch) | |
tree | f9d5bd2f426d4e8f417b3aaeb246e979d45e670f | |
parent | b064e772bf2dd33d07c30640a47345a3595c9c50 (diff) |
typo
svn path=/trunk/externals/pmpd/; revision=17053
-rw-r--r-- | pmpd3d_set.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pmpd3d_set.c b/pmpd3d_set.c index 1945ea8..3577613 100644 --- a/pmpd3d_set.c +++ b/pmpd3d_set.c @@ -676,4 +676,4 @@ void pmpd3d_posZ(t_pmpd3d *x, t_symbol *s, int argc, t_atom *argv) } } } -s + |