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 --- split_path.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'split_path.c') diff --git a/split_path.c b/split_path.c index dfd8c67..2ee125b 100644 --- a/split_path.c +++ b/split_path.c @@ -1,6 +1,6 @@ /* (C) Guenter Geiger */ -/* I started with stripdir.c and turned it into split_path.c */ +/* I started with stripdir.c and turned it into split_path.c */ #include #include @@ -63,7 +63,7 @@ static void *split_path_new() if(!split_path_instance_count) { post("[split_path] %s",version); - post("\twritten by Hans-Christoph Steiner "); + post("\twritten by Hans-Christoph Steiner "); } split_path_instance_count++; return (x); -- cgit v1.2.1