update for HEAD-2003091401
[reactos.git] / lib / crtdll / conio / kbhit.c
index 292d709..c8cbb75 100644 (file)
@@ -15,6 +15,9 @@
 
 // FIXME PeekCosoleInput returns more than keyboard hits
 
+/*
+ * @unimplemented
+ */
 int _kbhit(void)
 {
   //INPUT_RECORD InputRecord;