GNU Linux-libre 5.15-rc7-gnu scripts
[releases.git] / deblob-5.15
index b460e5a6bd68226f0b2ff2ce077dbc827471c9c0..a398ea0166e9f1ec2020c0a5d6ca3d9f38a6e2ff 100755 (executable)
@@ -476,7 +476,7 @@ clean_sed '$i\
 static inline int\
 is_nonfree_firmware(const char *name)\
 {\
-  return strstr(name, NONFREE_FIRMWARE) != 0;\
+       return strstr(name, NONFREE_FIRMWARE) != 0;\
 }\
 \
 static inline int\