# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1301149364 0 # Node ID c6040726eb9213864e19b5d8015481e29aba1212 # Parent fd775ade945ff730b9a12ff24fb147bc8d1610e8 Removed INCOMPLETE lines on the clipboard. diff -r fd775ade945f -r c6040726eb92 os2/dw.c --- a/os2/dw.c Sat Mar 26 13:38:01 2011 +0000 +++ b/os2/dw.c Sat Mar 26 14:22:44 2011 +0000 @@ -9169,7 +9169,6 @@ /* * Gets the contents of the default clipboard as text. - * INCOMPLETE * Parameters: * None. * Returns: @@ -9196,7 +9195,6 @@ /* * Sets the contents of the default clipboard to the supplied text. - * INCOMPLETE * Parameters: * Text. */