diff options
Diffstat (limited to 'libcpp/include/mkdeps.h')
-rw-r--r-- | libcpp/include/mkdeps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/include/mkdeps.h b/libcpp/include/mkdeps.h index e8a633c..96d6464 100644 --- a/libcpp/include/mkdeps.h +++ b/libcpp/include/mkdeps.h @@ -25,7 +25,7 @@ along with this program; see the file COPYING3. If not see #include "cpplib.h" -/* This is the data structure used by all the functions in mkdeps.c. +/* This is the data structure used by all the functions in mkdeps.cc. It's quite straightforward, but should be treated as opaque. */ class mkdeps; |