repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
8322 nl: misleading-indentation
[unleashed/tickless.git]
/
usr
/
src
/
lib
/
libwrap
/
patchlevel.h
blob
c3fd7fabe8c2859504b1582994635f5429b8f0dc
1
/*
2
* Copyright 2001 Sun Microsystems, Inc. All rights reserved.
3
* Use is subject to license terms.
4
*/
5
#pragma ident
"%Z%%M% %I% %E% SMI"
6
7
#ifndef lint
8
static char
patchlevel
[] =
"@(#) patchlevel 7.6 97/03/21 19:27:23"
;
9
#endif