From 0b6735e2edf8dc2a6fe24cc1611a808ba96c05be Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Thu, 25 Jun 2015 21:12:44 +0000 Subject: [PATCH] Fix a comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15355 --- coregrind/m_aspacemgr/aspacemgr-linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coregrind/m_aspacemgr/aspacemgr-linux.c b/coregrind/m_aspacemgr/aspacemgr-linux.c index 02e49662db..a3df416aa7 100644 --- a/coregrind/m_aspacemgr/aspacemgr-linux.c +++ b/coregrind/m_aspacemgr/aspacemgr-linux.c @@ -4,7 +4,7 @@ /*--- The address space manager: segment initialisation and ---*/ /*--- tracking, stack operations ---*/ /*--- ---*/ -/*--- Implementation for Linux (and Darwin!) m_aspacemgr-linux.c ---*/ +/*--- Implementation for Linux (and Darwin!) aspacemgr-linux.c ---*/ /*--------------------------------------------------------------------*/ /* -- 2.47.3