diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc index e15885cbc..341f8268c 100644 --- a/winsup/cygwin/path.cc +++ b/winsup/cygwin/path.cc @@ -44,7 +44,7 @@ details. */ Each DOS drive is defined to have a current directory. Supporting this would complicate things so for now things are defined so that - c: means c:\. FIXME: Is this still true? + c: means c:\. */ #include "winsup.h"