|
@@ -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
|