Revision 574a31b5b76b82b18e85825385d8594372152a8f authored by Junio C Hamano on 10 August 2016, 18:55:33 UTC, committed by Junio C Hamano on 10 August 2016, 18:55:34 UTC
* rs/use-strbuf-addstr:
  use strbuf_addstr() instead of strbuf_addf() with "%s"
  use strbuf_addstr() for adding constant strings to a strbuf
2 parent s 9a54075 + bc57b9c
History
File Mode Size
bitmap.c -rw-r--r-- 4.9 KB
ewah_bitmap.c -rw-r--r-- 16.1 KB
ewah_io.c -rw-r--r-- 5.3 KB
ewah_rlw.c -rw-r--r-- 2.9 KB
ewok.h -rw-r--r-- 6.5 KB
ewok_rlw.h -rw-r--r-- 3.1 KB

back to top