Remove extraneous semicolons
This commit is contained in:
parent
745b0219c5
commit
1a8f466217
8 changed files with 8 additions and 8 deletions
|
@ -106,4 +106,4 @@ void SetClockFrequencyMHz(int cpuMhz);
|
|||
int GetClockFrequencyMHz();
|
||||
extern int slicelength;
|
||||
|
||||
}; // namespace
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue