mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Typo.
This commit is contained in:
parent
20134fa9f4
commit
5339b8ce3a
1 changed files with 1 additions and 1 deletions
2
compat.h
2
compat.h
|
|
@ -196,7 +196,7 @@ size_t strlcat(char *, const char *, size_t);
|
|||
int daemon(int, int);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_B64NTOP
|
||||
#ifndef HAVE_B64_NTOP
|
||||
/* b64_ntop.c */
|
||||
int b64_ntop(const char *, size_t, char *, size_t);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue