Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Make logerror() and loginfo() static
author
Pavel Roskin
<proski@gnu.org>
Thu, 29 Sep 2005 20:53:14 +0000
(16:53 -0400)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 30 Sep 2005 05:47:40 +0000
(22:47 -0700)
Make logerror() and loginfo() static
logerror() and loginfo() in daemon.c are never declared and never called
from other files, therefore they should be declared static. Found by
sparse.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
cdda474
)
No differences found