- // Split a string containing newline chararcters into an array of
- // strings and return the number of lines
- //
- void StringToLines( const wxString& value, wxArrayString& lines );
+// // Split a string containing newline chararcters into an array of
+// // strings and return the number of lines
+// //
+// void StringToLines( const wxString& value, wxArrayString& lines );