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