Little KDB update ;-) If you have any problems and/or questions let me know. I hope...
[reactos.git] / reactos / ntoskrnl / dbg / kdb_serial.c
index 3223a77..0d28c00 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id:$
+/* $Id$
  * 
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
@@ -20,7 +20,7 @@ extern KD_PORT_INFORMATION LogPortInfo;
 
 
 CHAR
-KdbTryGetCharSerial()
+KdbpTryGetCharSerial()
 {
   UCHAR Result;