From eb7cddd3cf59bd78b989ba3701f335db2b5de450 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 10 Jan 2003 15:04:01 +0000 Subject: 2003-01-10 Joel Sherrill * src/objectmp.c: Corrected use of name parameter to reflect that it is actually the name not a pointer to the name. --- cpukit/score/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 5f9b4c795a..e5b472fb02 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,8 @@ +2003-01-10 Joel Sherrill + + * src/objectmp.c: Corrected use of name parameter to reflect that it + is actually the name not a pointer to the name. + 2002-12-12 Ralf Corsepius Makefile.am: Don't create $ARCH. -- cgit v1.2.3