mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
log: Re-indent fpi-log using uncrustify
This commit is contained in:
@@ -93,6 +93,6 @@
|
|||||||
*
|
*
|
||||||
* Same as BUG_ON() but is always true.
|
* Same as BUG_ON() but is always true.
|
||||||
*/
|
*/
|
||||||
#define BUG() BUG_ON(1)
|
#define BUG() BUG_ON (1)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user