Skip to content
Snippets Groups Projects
Commit a3363def authored by Chris Pickett's avatar Chris Pickett
Browse files

Updated comment on endif for new name

parent b4fef31d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment