mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7408017fa3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
322 B
Diff
15 lines
322 B
Diff
---
|
|
integr.c | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/integr.c
|
|
+++ b/integr.c
|
|
@@ -5,7 +5,7 @@
|
|
*
|
|
*/
|
|
|
|
-static const char intergrity_identifier[] = {
|
|
+static volatile const char intergrity_identifier[] = {
|
|
0xB0, 0x03, 0xB0, 0x02, 0xB0, 0x03,
|
|
0xB0, 0x04, 0xB0, 0x05,
|
|
0x90, 0x90, 0x90, 0x90,
|