mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 18:44:00 +02:00
consistently adjusts comment on include guard
This commit is contained in:
parent
8f458b0bea
commit
cf00802e64
1 changed files with 1 additions and 1 deletions
|
@ -91,5 +91,5 @@ void floodFill(Cursor const& p, Strategy const& s)
|
|||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif /* defined(__hifi__FloodFill__) */
|
||||
|
||||
|
|
Loading…
Reference in a new issue