From a20efff6418f57e0dde3d6fae1bdaed700e9b566 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 5 Apr 2011 17:33:50 +0000 Subject: More separation of kernel- and user-memory management git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3468 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/sched/sched_garbage.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/sched/sched_garbage.c') diff --git a/nuttx/sched/sched_garbage.c b/nuttx/sched/sched_garbage.c index 946198ede1..714422bd67 100755 --- a/nuttx/sched/sched_garbage.c +++ b/nuttx/sched/sched_garbage.c @@ -1,7 +1,7 @@ /**************************************************************************** - * sched/work_garbage.c + * sched/sched_garbage.c * - * Copyright (C) 2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3