Skip to content

Commit 1b37c25

Browse files
committed
Remove non-utf8 char
Also delete old useless keyword stuff Fixes issue #306
1 parent 1b57cce commit 1b37c25

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/public/tier1/utllinkedlist.h

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
1+
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
22
//
33
// Purpose: Linked list container class
44
//
5-
// $Revision: $
6-
// $NoKeywords: $
75
//=============================================================================//
86

97
#ifndef UTLLINKEDLIST_H

0 commit comments

Comments
 (0)