mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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