api-string-list.txt: initialize the string_list the easy way
commit51f3145c2834c8f1d94c5b7cf3790baf74b9f521
authorMichael Haggerty <mhagger@alum.mit.edu>
Wed, 12 Sep 2012 14:04:47 +0000 (12 16:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 18:43:25 +0000 (12 11:43 -0700)
tree860626fc159bd765a46945217325b603f991311e
parentf103f95b11d087f07c0c48bf784cd9197e18f203
api-string-list.txt: initialize the string_list the easy way

In the demo code blurb, show how to initialize the string_list using
STRING_LIST_INIT_NODUP rather than memset().

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-string-list.txt