From d68f8326740a6a8d0b97b00e774d23c1a5c336a2 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 31 Dec 2005 20:55:25 +0000 Subject: Took a bunch of patches... more to come but these are the ones that might break stuff so I'll sync here. svn path=/trunk/; revision=4336 --- pd/src/s_path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/s_path.c') diff --git a/pd/src/s_path.c b/pd/src/s_path.c index fe9f8d32..c8fb4da3 100644 --- a/pd/src/s_path.c +++ b/pd/src/s_path.c @@ -356,7 +356,7 @@ void open_via_helppath(const char *name, const char *dir) } -/* Startup file reading for linux and MACOSX. As of 0.38 this will be +/* Startup file reading for linux and __APPLE__. As of 0.38 this will be deprecated in favor of the "settings" mechanism */ int sys_argparse(int argc, char **argv); -- cgit v1.2.1