]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dnd.h
doc view code inteprets wxSTREAM_EOF as correct,
[wxWidgets.git] / include / wx / motif / dnd.h
index 2cb1947fa57910bb38b3db810fa845a905c54efd..fab08d7476a8e6216ca984afa47e4b90a255bb20 100644 (file)
@@ -92,7 +92,7 @@ public:
     
   // the string ID identifies the format of clipboard or DnD data. a word
   // processor would e.g. add a wxTextDataObject and a wxPrivateDataObject
-  // to the clipboard - the latter with the Id "WXWORD_FORMAT(".
+  // to the clipboard - the latter with the Id "WXWORD_FORMAT".
     
   void SetId( const wxString& id )
       { m_id = id; }