Commit 68ad5e1
utf8.c: remove strbuf_write()
The patch before the previous one made sure that all callers of
strbuf_add_wrapped_text() supply a strbuf. Replace all calls of
strbuf_write() with regular strbuf functions and remove it.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 3c0ff44 commit 68ad5e1
1 file changed
Lines changed: 5 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | 283 | | |
292 | 284 | | |
293 | 285 | | |
| |||
305 | 297 | | |
306 | 298 | | |
307 | 299 | | |
308 | | - | |
| 300 | + | |
309 | 301 | | |
310 | 302 | | |
311 | 303 | | |
| |||
364 | 356 | | |
365 | 357 | | |
366 | 358 | | |
367 | | - | |
| 359 | + | |
368 | 360 | | |
369 | 361 | | |
370 | 362 | | |
| |||
373 | 365 | | |
374 | 366 | | |
375 | 367 | | |
376 | | - | |
| 368 | + | |
377 | 369 | | |
378 | 370 | | |
379 | 371 | | |
380 | 372 | | |
381 | 373 | | |
382 | | - | |
| 374 | + | |
383 | 375 | | |
384 | 376 | | |
385 | 377 | | |
386 | 378 | | |
387 | 379 | | |
388 | 380 | | |
389 | | - | |
| 381 | + | |
390 | 382 | | |
391 | 383 | | |
392 | 384 | | |
| |||
0 commit comments