fixed test name

This commit is contained in:
Jeff Hill
2002-08-08 22:36:57 +00:00
parent 40a3dab60c
commit c2d4515e90
+1 -1
View File
@@ -533,7 +533,7 @@ int catime ( char *channelName, unsigned channelCount, enum appendNumberFlag app
nBytes += 2 * ( OCT_ROUND ( strlen ( pItemList[i].name ) ) + 2 * sizeof (caHdr) );
}
printf ( "search test\n" );
printf ( "channel connect test\n" );
timeIt ( test_search, pItemList, channelCount, nBytes );
printSearchStat ( pItemList, channelCount );