Revision b4524d343b085b63c68cf5e0a70007c19a048197 authored by Nguyễn Thái Ngọc Duy on 23 November 2011, 12:45:36 UTC, committed by Junio C Hamano on 23 November 2011, 17:29:53 UTC
This fixes the following warning.

    CC builtin/revert.o
builtin/revert.c: In function ‘write_cherry_pick_head’:
builtin/revert.c:311: warning: format not a string literal and no format arguments

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 017d1e1
History
File Mode Size
.gitignore -rw-r--r-- 47 bytes
Git.pm -rw-r--r-- 35.4 KB
Makefile -rw-r--r-- 1.4 KB
Makefile.PL -rw-r--r-- 1003 bytes
private-Error.pm -rw-r--r-- 18.6 KB

back to top