travis CI fixes

This commit is contained in:
Sergey Zubkov 2018-01-24 09:19:47 -05:00
parent f8f396ef3b
commit 25d9d12e15
2 changed files with 3 additions and 1 deletions

View File

@ -20231,7 +20231,7 @@ Some styles use very general (not type-specific) prefixes to denote the general
// note: "p" is not being used to say "raw pointer to type User,"
// just generally to say "this is an indirection"
auto cntHits = calc_total_of_hits(/*...*);
auto cntHits = calc_total_of_hits(/*...*/);
// note: "cnt" is not being used to encode a type,
// just generally to say "this is a count of something"

View File

@ -84,6 +84,7 @@ clib
Cline99
ClosePort
cm3
cnt
CommonMark
*compiletime
composability
@ -510,6 +511,7 @@ STL
stmt
str
strdup
stringlike
strlen
Str15
Stroustrup