Skip to content

Commit 3df92d6

Browse files
committed
libretro-common cleanup
1 parent aff4123 commit 3df92d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libretro-common/test/hash/test_hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Copyright (C) 2021 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
4-
* The following license statement only applies to this file (test_stdstring.c).
4+
* The following license statement only applies to this file (test_hash.c).
55
* ---------------------------------------------------------------------------------------
66
*
77
* Permission is hereby granted, free of charge,

libretro-common/test/utils/test_utils.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Copyright (C) 2021 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
4-
* The following license statement only applies to this file (test_stdstring.c).
4+
* The following license statement only applies to this file (test_utils.c).
55
* ---------------------------------------------------------------------------------------
66
*
77
* Permission is hereby granted, free of charge,

0 commit comments

Comments
 (0)