mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
public: minor refactoring, mark some more functions as returns_nonnull
This commit is contained in:
@@ -13,10 +13,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "crclib.h"
|
||||
#include "crtlib.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "crclib.h"
|
||||
#include "crtlib.h"
|
||||
|
||||
#define NUM_BYTES 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user