summaryrefslogtreecommitdiff
path: root/mcon/U/lseektype.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/lseektype.U')
-rw-r--r--mcon/U/lseektype.U6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcon/U/lseektype.U b/mcon/U/lseektype.U
index 65652b7..0223930 100644
--- a/mcon/U/lseektype.U
+++ b/mcon/U/lseektype.U
@@ -1,7 +1,7 @@
-?RCS: $Id: lseektype.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -18,7 +18,7 @@
?MAKE:lseektype: Myread Typedef
?MAKE: -pick add $@ %<
?S:lseektype:
-?S: This variable defines lseektype to be something like off_t, long,
+?S: This variable defines lseektype to be something like off_t, long,
?S: or whatever type is used to declare lseek offset's type in the
?S: kernel (which also appears to be lseek's return type).
?S:.