summaryrefslogtreecommitdiff
path: root/sys/sys/mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/mouse.h')
-rw-r--r--sys/sys/mouse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/mouse.h b/sys/sys/mouse.h
index f8039ae873ab6..51a3d98640338 100644
--- a/sys/sys/mouse.h
+++ b/sys/sys/mouse.h
@@ -20,7 +20,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/mouse.h,v 1.25.12.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _SYS_MOUSE_H_