Changed style of comments with asterisks to avoid highlighting errors on //* with weak highlighters, change is to all files that could potentially break highlights
Most were needed, though some were just for possible problems with highlighting, should not affect performance whatsoever.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
* $/LicenseInfo$
|
||||
*/
|
||||
|
||||
//*****************************************************************************
|
||||
// *****************************************************************************
|
||||
//
|
||||
// This file contains the opengl based menu implementation.
|
||||
//
|
||||
@@ -39,7 +39,7 @@
|
||||
// column is used for displaying boolean values for toggle and check
|
||||
// controls. The right column is used for submenus.
|
||||
//
|
||||
//*****************************************************************************
|
||||
// *****************************************************************************
|
||||
|
||||
//#include "llviewerprecompiledheaders.h"
|
||||
#include "linden_common.h"
|
||||
|
||||
Reference in New Issue
Block a user