mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 15:58:43 +00:00
Fix coding style
This commit is contained in:
parent
0eadc2e2a4
commit
76019848a4
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ public:
|
|||
bool ClearCurrent();
|
||||
void Shutdown();
|
||||
void Update();
|
||||
void SwapInterval(int Interval);
|
||||
void SwapInterval(int interval);
|
||||
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue