Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bad comment
[simgrid.git] / src / xbt / mallocator.c
index ff9557f..01f303f 100644 (file)
@@ -1,6 +1,6 @@
-/* dict - a generic dictionnary, variation over the B-tree concept          */
+/* mallocator - recycle objects to avoid malloc() / free()                  */
 
-/* Copyright (c) 2006 Christophe Thiery. All rights reserved.             */
+/* Copyright (c) 2006 Christophe Thiery. All rights reserved.               */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */