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.U4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcon/U/lseektype.U b/mcon/U/lseektype.U
index 2ce16d3..0223930 100644
--- a/mcon/U/lseektype.U
+++ b/mcon/U/lseektype.U
@@ -1,7 +1,7 @@
?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:.