Commit a3363def authored by Chris Pickett's avatar Chris Pickett

Updated comment on endif for new name

parent b4fef31d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment