Cosmetic: Compiler warning prevention
[captive.git] / src / libcaptive / include / reactos / compat.h
index bc76d04..39eb2f7 100644 (file)
@@ -74,7 +74,7 @@
  * If we would include <string.h> later the system declarations would have captive_reactos_*
  * names and system vs. reactos declarations would conflict again - just named captive_reactos_*.
  * FIXME: Unfortunately we cannot include <string.h> twice.
- * If we do "reactos/*.h" include from libcaptive (not reactos)
+ * If we do "reactos/X.h" include from libcaptive (not reactos)
  * we already lost the possibility to use the optimized
  * system macros as they are #define-d and we #undef them here.
  * Fortunately there should also be a system declarations with the same