summaryrefslogtreecommitdiffstats
path: root/lib/librpcsvc/yp_passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librpcsvc/yp_passwd.c')
-rw-r--r--lib/librpcsvc/yp_passwd.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/librpcsvc/yp_passwd.c b/lib/librpcsvc/yp_passwd.c
index 26104fb..254e14e 100644
--- a/lib/librpcsvc/yp_passwd.c
+++ b/lib/librpcsvc/yp_passwd.c
@@ -28,8 +28,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#include <stdlib.h>
@@ -39,9 +37,10 @@
#include <rpcsvc/yppasswd.h>
#include <netinet/in.h>
-#ifndef LINT
-static const char rcsid[] = "$FreeBSD$";
-#endif
+#ifndef lint
+static const char rcsid[] =
+ "$FreeBSD$";
+#endif /* not lint */
/*
* XXX <rpcsvc/yppasswd.h> does a typedef that makes 'yppasswd'
OpenPOWER on IntegriCloud