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 511895b3c81f..cb9477792927 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.20.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _SYS_SELECT_H_ |