diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2003-09-19 12:19:32 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2003-09-19 12:19:32 +0000 |
commit | edab184352cd14788a37c76dce147ac19f7464b4 (patch) | |
tree | 25436b1653813a1fa1e010711f8dd48be9d549a4 /shared/unstable/fragile.c | |
parent | d9cbafdcc2cc8753036a5674570dd6b0b55bf62a (diff) |
*** empty log message ***
svn path=/trunk/externals/miXed/; revision=1011
Diffstat (limited to 'shared/unstable/fragile.c')
-rw-r--r-- | shared/unstable/fragile.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/unstable/fragile.c b/shared/unstable/fragile.c index a5c9584..2c9e8e3 100644 --- a/shared/unstable/fragile.c +++ b/shared/unstable/fragile.c @@ -2,6 +2,8 @@ * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ +/* Put here bits and pieces likely to break with any new Pd version. */ + #include <string.h> #include "m_pd.h" #include "unstable/pd_imp.h" |