update for HEAD-2003091401
[reactos.git] / lib / msvcrt / conio / cprintf.c
index da3ca0c..b668157 100644 (file)
@@ -1,6 +1,9 @@
 #include <msvcrt/stdio.h>
 #include <msvcrt/conio.h>
 
+/*
+ * @unimplemented
+ */
 int
 _cprintf(const char *fmt, ...)
 {