aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/csup/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/csup/queue.h')
-rw-r--r--usr.bin/csup/queue.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/csup/queue.h b/usr.bin/csup/queue.h
index aa9cac165fb4..a87968954ab5 100644
--- a/usr.bin/csup/queue.h
+++ b/usr.bin/csup/queue.h
@@ -27,9 +27,9 @@
* SUCH DAMAGE.
*
* @(#)queue.h 8.5 (Berkeley) 8/20/94
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/csup/queue.h,v 1.1.4.2.2.1 2012/03/03 06:15:13 kensmith Exp $
*
- * $FreeBSD$
+ * $FreeBSD: src/usr.bin/csup/queue.h,v 1.1.4.2.2.1 2012/03/03 06:15:13 kensmith Exp $
*/
#ifndef _QUEUE_H_