Browse Source

second check in test - merge

Scott Brogden 10 years ago
parent
commit
2587d3673e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      OleClipSource.cpp

+ 1 - 0
OleClipSource.cpp

@@ -256,6 +256,7 @@ void COleClipSource::Capitalize(CClip &clip)
 	}
 
 	//test
+	//second test
 
 	IClipFormat *asciiTextFormat = clip.m_Formats.FindFormatEx(CF_TEXT);
 	if (asciiTextFormat != NULL)