Revision 0e187d758cd4ad0f929b90b04adee7ec19f7fc93 authored by René Scharfe on 01 October 2017, 15:14:31 UTC, committed by Junio C Hamano on 02 October 2017, 23:42:57 UTC
Use the macro ALLOC_ARRAY to allocate an array.  This is shorter and
easier, as it automatically infers the size of elements.

Patch generated with Coccinelle and contrib/coccinelle/array.cocci.

Signeg-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 4010f1d
History
File Mode Size
glossary
.gitignore -rw-r--r-- 9 bytes
README -rw-r--r-- 10.0 KB
bg.po -rw-r--r-- 83.9 KB
de.po -rw-r--r-- 63.4 KB
el.po -rw-r--r-- 60.0 KB
fr.po -rw-r--r-- 63.0 KB
git-gui.pot -rw-r--r-- 42.5 KB
hu.po -rw-r--r-- 62.5 KB
it.po -rw-r--r-- 62.3 KB
ja.po -rw-r--r-- 68.9 KB
nb.po -rw-r--r-- 55.6 KB
po2msg.sh -rwxr-xr-x 2.9 KB
pt_br.po -rw-r--r-- 60.9 KB
pt_pt.po -rw-r--r-- 64.9 KB
ru.po -rw-r--r-- 73.6 KB
sv.po -rw-r--r-- 64.6 KB
vi.po -rw-r--r-- 68.3 KB
zh_cn.po -rw-r--r-- 44.0 KB

README

back to top