• Antonio Nino Diaz's avatar
    Remove non-ASCII character from comment · 8ccca412
    Antonio Nino Diaz authored
    Replaced a long dash in a comment by the ASCII character '-'. Support
    for multibyte character in the source character set is not enforced by
    the C99 standard. To maximize compatibility with C processing tools
    (e.g. compilers or static code analysis tools), they should be removed.
    
    Change-Id: Ie318e380d3b44755109f042a76ebfd2229f42ae3
    8ccca412
css_scpi.h 3.5 KB