mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Backout last change. I didnt follow the thread and made a mistake
with this. localisations is a valid spelling. Oops
This commit is contained in:
parent
95576c53ef
commit
20a18c35f4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82410
@ -5,7 +5,7 @@
|
||||
|
||||
#define SSH_VERSION (ssh_version_get())
|
||||
#define SSH_VERSION_BASE "OpenSSH_2.9"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD localizations 20010713"
|
||||
#define SSH_VERSION_ADDENDUM "FreeBSD localisations 20010713"
|
||||
|
||||
const char *ssh_version_get(void);
|
||||
void ssh_version_set_addendum(const char *add);
|
||||
|
Loading…
Reference in New Issue
Block a user