summaryrefslogtreecommitdiff
path: root/sys/sys/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/select.h')
-rw-r--r--sys/sys/select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/select.h b/sys/sys/select.h
index 511895b3c81f..7cd528fb2605 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.14.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _SYS_SELECT_H_