update for HEAD-2003091401
[reactos.git] / drivers / net / tdi / cte / string.c
index 2599812..9563437 100644 (file)
@@ -3,6 +3,9 @@
  */
 #include <ntos.h>
 
+/*
+ * @unimplemented
+ */
 BOOLEAN
 STDCALL
 CTEAllocateString (
@@ -14,6 +17,9 @@ CTEAllocateString (
 }
 
 
+/*
+ * @unimplemented
+ */
 BOOLEAN
 STDCALL
 CTEInitString (
@@ -24,5 +30,4 @@ CTEInitString (
        return FALSE;
 }
 
-
 /* EOF */