This commit is contained in:
Richard Kimberly Heck 2020-12-18 16:19:28 -05:00
parent 49506153c1
commit a4c9a5010e

View File

@ -492,7 +492,7 @@ public:
explicit
GIT(support::FileName const & m, Buffer * b);
/// Determine whether the file is under RCS control
/// Determine whether the file is under GIT control
/// \return the file itself if so, else empty
static support::FileName const findFile(support::FileName const & file);