-diff -x '*~' -Naur hotplug2-201/rules/command.c hotplug2-201.patched/rules/command.c
---- hotplug2-201/rules/command.c 2010-03-31 17:14:44.000000000 +0300
-+++ hotplug2-201.patched/rules/command.c 2010-03-31 17:14:51.000000000 +0300
-@@ -385,13 +385,13 @@
+--- a/rules/command.c
++++ b/rules/command.c
+@@ -385,13 +385,13 @@ RULES_COMMAND_F(cmd_firmware) {
infp = fopen(firmware_path, "r");
if (infp == NULL) {