Copy/paste comment fix

This commit is contained in:
Justin R. Cutler 2016-04-03 20:57:25 -04:00
parent b35ac94640
commit a4a50dadbc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* full license information.
*/
/** @file
* allocator interface definition
* default allocator interface definition
* @author Justin R. Cutler <justin.r.cutler@gmail.com>
*/
#ifndef THREADLESS_DEFAULT_ALLOCATOR_H