]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix a comment.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 25 Jun 2015 21:12:44 +0000 (21:12 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 25 Jun 2015 21:12:44 +0000 (21:12 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15355

coregrind/m_aspacemgr/aspacemgr-linux.c

index 02e49662db91937af8b4770637bb37cbfc3e2f24..a3df416aa74d783049ff4a007f75d9d754eccdde 100644 (file)
@@ -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 ---*/
 /*--------------------------------------------------------------------*/
 
 /*