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.
|
/// So we assume all platforms now support passing NULL.
|
||||||
/// If you find a platform where this is not the case,
|
/// 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);
|
return realpath(_path, resolved_path);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user