author | Matthieu Castet <castet.matthieu@free.fr> | |
Sun, 13 May 2007 18:57:00 +0000 (11:57 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 13 May 2007 18:57:00 +0000 (11:57 -0700) | ||
commit | 0ab311d60108f8d93dbcac53623e8e593901b5ea | |
tree | cf323e80768be56a21af0043b0563275019778be | tree | snapshot |
parent | b18a2be37a0de27902ad6491960ed910083b0310 | commit | diff |
Remove stale non-static-inline prototype for tree_entry_extract()
When 4651ece8 made the function a "static inline", it should
have removd the stale prototype but everybody missed that.
Thomas Glanzmann noticed this broke compilation with Forte12
compiler on his Sun boxes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When 4651ece8 made the function a "static inline", it should
have removd the stale prototype but everybody missed that.
Thomas Glanzmann noticed this broke compilation with Forte12
compiler on his Sun boxes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
tree-walk.h | diff | blob | history |