From 50f32b11653429546d7b8ff2693b5232b885e201 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 18 Apr 2004 06:05:35 +0000 Subject: Remove stray white spaces. --- cpukit/libcsupport/src/link.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libcsupport/src/link.c') diff --git a/cpukit/libcsupport/src/link.c b/cpukit/libcsupport/src/link.c index a22b9d988d..217342e844 100644 --- a/cpukit/libcsupport/src/link.c +++ b/cpukit/libcsupport/src/link.c @@ -76,7 +76,7 @@ int link( } result = (*parent_loc.ops->link_h)( &existing_loc, &parent_loc, name_start ); - + rtems_filesystem_freenode( &existing_loc ); rtems_filesystem_freenode( &parent_loc ); -- cgit v1.2.3