summaryrefslogtreecommitdiff
path: root/usr/src/lib/libwrap/patchlevel.h
blob: c3fd7fabe8c2859504b1582994635f5429b8f0dc (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright 2001 Sun Microsystems, Inc.  All rights reserved.
 * Use is subject to license terms.
 */
#pragma ident	"%Z%%M%	%I%	%E% SMI"

#ifndef lint
static char patchlevel[] = "@(#) patchlevel 7.6 97/03/21 19:27:23";
#endif