mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
type cpp comment
This commit is contained in:
parent
7d00ba4d72
commit
48d0d25722
2
compat.c
2
compat.c
@ -33,7 +33,7 @@ RCSID("$OpenBSD: compat.c,v 1.32 2000/12/09 23:51:11 provos Exp $");
|
|||||||
# include <pcreposix.h>
|
# include <pcreposix.h>
|
||||||
#else /* Use native regex libraries */
|
#else /* Use native regex libraries */
|
||||||
# include <regex.h>
|
# include <regex.h>
|
||||||
#endif /* HAVE_LIBRX */
|
#endif /* HAVE_LIBPCRE */
|
||||||
|
|
||||||
int compat13 = 0;
|
int compat13 = 0;
|
||||||
int compat20 = 0;
|
int compat20 = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user