remove doxygen warning about #ifdef
This commit is contained in:
parent
8ac2e3934e
commit
f64a2df15c
@ -138,7 +138,7 @@
|
||||
///
|
||||
/// So we assume all platforms now support passing NULL.
|
||||
/// If you find a platform where this is not the case,
|
||||
/// please add a new implementation with #ifdef's.
|
||||
/// please add a new implementation with ifdef's.
|
||||
return realpath(_path, resolved_path);
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user