From 5426e236c661f2ea18e9f01fc03bc47fa0a66f0c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 18 Nov 2011 17:48:43 +0000 Subject: standardized on hans@eds.org svn path=/trunk/externals/hcs/; revision=15793 --- classpath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classpath.c') diff --git a/classpath.c b/classpath.c index fe5ab98..d118c49 100644 --- a/classpath.c +++ b/classpath.c @@ -106,7 +106,7 @@ static void *classpath_new() if(!classpath_instance_count) { post("[classpath] %s",version); - post("\twritten by Hans-Christoph Steiner "); + post("\twritten by Hans-Christoph Steiner "); post("\tcompiled on "__DATE__" at "__TIME__ " "); post("\tcompiled against Pd version %d.%d.%d", PD_MAJOR_VERSION, PD_MINOR_VERSION, PD_BUGFIX_VERSION); -- cgit v1.2.1