mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 20:20:00 +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
|
#endif
|
||||||
? abs_path
|
? abs_path
|
||||||
: filepath;
|
: filepath;
|
||||||
#endif // NO_ABSOLUTE_PATH_RESOLUTION
|
#endif // FLATBUFFERS_NO_ABSOLUTE_PATH_RESOLUTION
|
||||||
}
|
}
|
||||||
|
|
||||||
// To and from UTF-8 unicode conversion functions
|
// To and from UTF-8 unicode conversion functions
|
||||||
|
|||||||
Reference in New Issue
Block a user