mirror of
https://github.com/TomHarte/CLK.git
synced 2025-07-31 06:25:20 +00:00
Eliminates all emdashes in cross-platform code.
This commit is contained in:
@@ -35,7 +35,7 @@ struct Time {
|
||||
}
|
||||
|
||||
/*!
|
||||
Reduces this @c Time to its simplest form — eliminates all common factors from @c length
|
||||
Reduces this @c Time to its simplest form; eliminates all common factors from @c length
|
||||
and @c clock_rate.
|
||||
*/
|
||||
void simplify() {
|
||||
|
Reference in New Issue
Block a user