Explorar el Código

Removed malicious comment tag (some strict compilers were complaining).

Ioannis Koutras hace 14 años
padre
commit
4bc33f55b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/dmmlib/initialize_allocator.h

+ 1 - 1
include/dmmlib/initialize_allocator.h

@@ -15,7 +15,7 @@
 /**
  * Initialize an allocator.
  *
- * \param allocator The address of the allocator./**
+ * \param allocator The address of the allocator.
  * \param starting_address The starting addres of the memory space which the
  * allocator has to handle.
  * \param size The total size of the memory space which the allocator has to