summaryrefslogtreecommitdiffstats
path: root/docs/MALLOC
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MALLOC')
-rw-r--r--docs/MALLOC2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/MALLOC b/docs/MALLOC
index 5c7db9e..7c452af 100644
--- a/docs/MALLOC
+++ b/docs/MALLOC
@@ -6,5 +6,3 @@ situations. Therefore we recommend the usage of memory allocators that
abort() in case of OOM. The default allocator used by Avahi does this.
Eventually we will improve Avahi to deal with these things better.
-
-$Id$