summaryrefslogtreecommitdiff
path: root/sys/sys/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/endian.h')
-rw-r--r--sys/sys/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/endian.h b/sys/sys/endian.h
index 35a43804b92c..33b43072d880 100644
--- a/sys/sys/endian.h
+++ b/sys/sys/endian.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/endian.h,v 1.6 2003/10/15 20:05:57 obrien Exp $
*/
#ifndef _SYS_ENDIAN_H_