diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-12-21 19:48:12 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-21 22:59:34 -0800 |
commit | 51dcaa9686d9ff591e9d051e6090d8529bc263a5 (patch) | |
tree | dd616377bfc9949e242f6007ae9f3071c0561b47 /Documentation/git-blame.txt | |
parent | _XOPEN_SOURCE problem also exists on FreeBSD (diff) | |
download | tgif-51dcaa9686d9ff591e9d051e6090d8529bc263a5.tar.xz |
Rename imap-send's internal info/warn functions.
Because I am about to introduce a global warn() function (much
like the global error function) this global declaration would
conflict with the one supplied by imap-send. Further since
imap-send's warn function output depends on its Quiet setting
we cannot simply remove its internal definition and use the
forthcoming global one.
So refactor warn() -> imap_warn() and info() -> imap_info()
(the latter was done just to be consistent in naming).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-blame.txt')
0 files changed, 0 insertions, 0 deletions