X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2Fnt_err.c;h=a9815aab5a97ae782669a63c5e69aabd06c64d68;hb=1702d408bfc09716ed0fbd42ef8c6bd11c51fd3a;hp=e5f64691d19dda4f4f876d8eb643bdc6ec936b09;hpb=978e417699699579fb0b858ad485f36399220c4d;p=openldap diff --git a/libraries/liblber/nt_err.c b/libraries/liblber/nt_err.c index e5f64691d1..a9815aab5a 100644 --- a/libraries/liblber/nt_err.c +++ b/libraries/liblber/nt_err.c @@ -1,6 +1,6 @@ /* $OpenLDAP$ */ /* - * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ #include "portable.h" @@ -76,7 +76,7 @@ char *ber_pvt_wsa_err2string( int err ) LBER_RETSTR( WSA_E_NO_MORE ) LBER_RETSTR( WSA_E_CANCELLED ) LBER_RETSTR( WSAEREFUSED ) -#endif // HAVE_WINSOCK2 +#endif /* HAVE_WINSOCK2 */ LBER_RETSTR( WSAHOST_NOT_FOUND ) LBER_RETSTR( WSATRY_AGAIN )