clang-format
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
* Semaphore structure.
|
||||
*/
|
||||
struct usem {
|
||||
char name[32];
|
||||
int fd;
|
||||
char name[32];
|
||||
int fd;
|
||||
};
|
||||
|
||||
/* XXX this should be in sys/cdefs.h */
|
||||
|
||||
Reference in New Issue
Block a user