typo
[deliverable/binutils-gdb.git] / mmalloc / .Sanitize
index 196bd074658ddf62356450d4307991ec768e6f11..48c537791050b45add035e52206f7dad113a8a33 100644 (file)
@@ -1,8 +1,6 @@
-# Sanitize.in for devo.
-# $Id$
-#
+# .Sanitize for devo/mmalloc.
 
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 # and must exist in the order specified by this file.  Each directory
 # in the tree will be processed, top down, in the following order.
@@ -13,7 +11,7 @@
 
 # The lines between the "Do-first:" line and the "Things-to-keep:"
 # line are executed as a /bin/sh shell script before anything else is
-# done in this 
+# done in this directory.
 
 Do-first:
 
@@ -30,18 +28,20 @@ ChangeLog
 Makefile.in
 TODO
 attach.c
-config
+configure
 configure.in
 detach.c
 keys.c
 mcalloc.c
 mfree.c
+mm.c
 mmalloc.c
 mmalloc.h
 mmalloc.texi
 mmap-sup.c
 mmcheck.c
 mmemalign.c
+mmprivate.h
 mmstats.c
 mmtrace.awk
 mmtrace.c
This page took 0.022814 seconds and 4 git commands to generate.