Quellcode durchsuchen

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

Ioannis Koutras vor 14 Jahren
Ursprung
Commit
4bc33f55b4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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