Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file string/STR_String.h
|
||||
* \ingroup string
|
||||
/** \file \ingroup string
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file string/intern/STR_String.cpp
|
||||
* \ingroup string
|
||||
/** \file \ingroup string
|
||||
*
|
||||
* Copyright (C) 2001 NaN Technologies B.V.
|
||||
* This file was formerly known as: GEN_StdString.cpp.
|
||||
|
||||
Reference in New Issue
Block a user