You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
367 B

diff --git a/linux-libre-deblob-check b/linux-libre-deblob-check
index d75b6b3..b45aa90 100644
--- a/linux-libre-deblob-check
+++ b/linux-libre-deblob-check
@@ -7978,7 +7978,7 @@ $eormatch /^[;][/][*]end .*[*][/][;]$eornl$/ {
for (i = nfilenames; --i > 0;)
print filenames[i] " within";
print filenames[0];
- exit (1);
+ exit (0);
}
}