make style

This commit is contained in:
Philippe Teuwen 2013-03-02 13:17:57 +01:00
parent 999631588d
commit f07d784b8b

View file

@ -182,7 +182,7 @@ conf_devices_load(const char *dirname, nfc_context *context)
} }
} }
} }
closedir(d); closedir(d);
} }
} }