]> git.ipfire.org Git - thirdparty/git.git/blob - server-info.h
Start the 2.46 cycle
[thirdparty/git.git] / server-info.h
1 #ifndef SERVER_INFO_H
2 #define SERVER_INFO_H
3
4 /* Dumb servers support */
5 int update_server_info(int);
6
7 #endif /* SERVER_INFO_H */