]> git.tuebingen.mpg.de Git - paraslash.git/blob - version.h
error.h: Fix typo in error text of E_BAD_AFSI.
[paraslash.git] / version.h
1 /** \file version.h Functions for printing the version string. */
2
3 const char *version_single_line(const char *pfx);
4 const char *version_text(const char *pfx);
5 void version_handle_flag(const char *pfx, bool flag);