diff --git a/threadless/default_allocator.h b/threadless/default_allocator.h index 00b8211..ab5db5d 100644 --- a/threadless/default_allocator.h +++ b/threadless/default_allocator.h @@ -4,7 +4,7 @@ * full license information. */ /** @file - * allocator interface definition + * default allocator interface definition * @author Justin R. Cutler */ #ifndef THREADLESS_DEFAULT_ALLOCATOR_H