1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Fix file encoding

This commit is contained in:
Nick Hastings
2025-05-17 14:15:00 -04:00
committed by Nicholas Hastings
parent eb594ce842
commit 6cee074148
2589 changed files with 2595 additions and 2595 deletions

View File

@ -1,4 +1,4 @@
//======= Copyright <EFBFBD> 2005, , Valve Corporation, All rights reserved. =========
//======= Copyright © 2005, , Valve Corporation, All rights reserved. =========
//
// Purpose: Variant Pearson Hash general purpose hashing algorithm described
// by Cargill in C++ Report 1994. Generates a 16-bit result.