• J
    Prohibit verbose strcat · 28e5655d
    Ján Tomko 提交于
    Using strcat directly is more readable than passing strlen
    of the copied string to strncat.
    28e5655d
storage_backend_logical.c 33.6 KB