diff options
Diffstat (limited to 'sys/sys/select.h')
-rw-r--r-- | sys/sys/select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/select.h b/sys/sys/select.h index 342a8491fb12..9bfb4948748f 100644 --- a/sys/sys/select.h +++ b/sys/sys/select.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/select.h,v 1.19 2004/04/07 04:19:49 imp Exp $ */ #ifndef _SYS_SELECT_H_ |