mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-04 20:48:59 +00:00
Updated comment on endif for new name
This commit is contained in:
@@ -231,7 +231,7 @@ inline std::string AbsolutePath(const std::string &filepath) {
|
||||
#endif
|
||||
? abs_path
|
||||
: filepath;
|
||||
#endif // NO_ABSOLUTE_PATH_RESOLUTION
|
||||
#endif // FLATBUFFERS_NO_ABSOLUTE_PATH_RESOLUTION
|
||||
}
|
||||
|
||||
// To and from UTF-8 unicode conversion functions
|
||||
|
||||
Reference in New Issue
Block a user