Purge 'boolean' type, use 'bool' instead
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*.bak
|
||||
*.o
|
||||
.*.swp
|
||||
*.orig
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
*.bak
|
||||
*.o
|
||||
.*.swp
|
||||
*.orig
|
||||
|
||||