run clang-format

This commit is contained in:
Pheenoh
2020-12-26 11:31:49 -05:00
parent 9acc4d8522
commit 715ba1304a
180 changed files with 4083 additions and 4253 deletions
@@ -4,9 +4,8 @@
#include "dolphin/types.h"
class JSURandomInputStream {
public:
public:
void getAvailable(void) const;
};
#endif