(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* $Id$ */
|
||||
|
||||
/* @file smallvec.h */
|
||||
/** @file smallvec.h Simple vector class that allows allocating an item without the need to copy data needlessly. */
|
||||
|
||||
#ifndef SMALLVEC_H
|
||||
#define SMALLVEC_H
|
||||
|
Reference in New Issue
Block a user