Skip to content

Commit 72ee2e1

Browse files
committed
nit: update .CPP and .H to lowercase extensions in comments
1 parent 8350f2c commit 72ee2e1

File tree

145 files changed

+159
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+159
-159
lines changed

Core/Libraries/Source/WWVegas/WW3D2/hanim.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
#include "hash.h"
4545
#include "mempool.h"
4646
#include <refcount.h>
47-
#include <SLIST.H>
48-
#include <Vector.H>
47+
#include <SLIST.h>
48+
#include <Vector.h>
4949

5050
struct NodeMotionStruct;
5151
class MotionChannelClass;

Core/Libraries/Source/WWVegas/WW3D2/metalmap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#include "ww3dformat.h"
5252
#include "ww3d.h"
5353
#include <vp.h>
54-
#include <INI.H>
54+
#include <INI.h>
5555
#include <Point.h>
5656
#include <hashtemplate.h>
5757
#include <wwstring.h>

Core/Libraries/Source/WWVegas/WWAudio/WWAudio.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ class WWAudioClass
253253
//
254254
float Get_Effects_Level (void) { return m_EffectsLevel; }
255255

256-
// See ENVIRONMENT_ defines in MSS.H for a list of possible values.
256+
// See ENVIRONMENT_ defines in MSS.h for a list of possible values.
257257
int Get_Reverb_Room_Type (void) { return m_ReverbRoomType; }
258258
void Set_Reverb_Room_Type (int type);
259259

Core/Libraries/Source/WWVegas/WWLib/BUFF.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* *
2323
* Project Name : Command & Conquer *
2424
* *
25-
* $Archive:: /G/wwlib/BUFF.H $*
25+
* $Archive:: /G/wwlib/BUFF.h $*
2626
* *
2727
* $Author:: Eric_c $*
2828
* *

Core/Libraries/Source/WWVegas/WWLib/INDEX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* *
2323
* Project Name : Command & Conquer *
2424
* *
25-
* $Archive:: /G/wwlib/INDEX.H $*
25+
* $Archive:: /G/wwlib/INDEX.h $*
2626
* *
2727
* $Author:: Eric_c $*
2828
* *

Core/Libraries/Source/WWVegas/WWLib/PIPE.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* *
2323
* Project Name : Command & Conquer *
2424
* *
25-
* $Archive:: /G/wwlib/PIPE.H $*
25+
* $Archive:: /G/wwlib/PIPE.h $*
2626
* *
2727
* $Author:: Eric_c $*
2828
* *

Core/Libraries/Source/WWVegas/WWLib/SLIST.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* *
2121
* Project Name : G *
2222
* *
23-
* File Name : SLIST.H *
23+
* File Name : SLIST.h *
2424
* *
2525
* Programmer : Philip W. Gorrow *
2626
* *

Core/Libraries/Source/WWVegas/WWLib/SLNODE.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* *
2121
* Project Name : G *
2222
* *
23-
* File Name : SLNODE.H *
23+
* File Name : SLNODE.h *
2424
* *
2525
* Programmer : Philip W. Gorrow *
2626
* *

Core/Libraries/Source/WWVegas/WWLib/STRAW.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* *
2323
* Project Name : Command & Conquer *
2424
* *
25-
* $Archive:: /G/wwlib/STRAW.H $*
25+
* $Archive:: /G/wwlib/STRAW.h $*
2626
* *
2727
* $Author:: Eric_c $*
2828
* *

Core/Libraries/Source/WWVegas/WWLib/XPIPE.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* *
2323
* Project Name : Command & Conquer *
2424
* *
25-
* $Archive:: /G/wwlib/XPIPE.H $*
25+
* $Archive:: /G/wwlib/XPIPE.h $*
2626
* *
2727
* $Author:: Eric_c $*
2828
* *

0 commit comments

Comments
 (0)