Skip to content

Commit b87f51f

Browse files
committed
Use C types
Avoid using BOOL lest Git for Windows' SDK fails to compile the code.
1 parent 55bfb3c commit b87f51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gvfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ static inline int gvfs_config_load_and_is_set(int mask) {
5151
}
5252

5353

54-
#endif /* GVFS_H */
54+
#endif /* GVFS_H */

0 commit comments

Comments
 (0)