clang-format
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
*/
|
||||
|
||||
struct beep_softc {
|
||||
void *bs_devdata;
|
||||
void (*bs_beep)(void *devdata);
|
||||
void *bs_devdata;
|
||||
void (*bs_beep)(void *devdata);
|
||||
};
|
||||
|
||||
#endif /* _GENERIC_BEEP_H_ */
|
||||
|
||||
Reference in New Issue
Block a user