diff options
author | jan.nijtmans <jan.nijtmans@noemail.net> | 2012-10-23 09:24:21 (GMT) |
---|---|---|
committer | jan.nijtmans <jan.nijtmans@noemail.net> | 2012-10-23 09:24:21 (GMT) |
commit | a2d9e9f734071a195b78e089784bc7c7520ec0fb (patch) | |
tree | ef8e82bfe8e93cd5d05b724b1462d6981ea86454 /xlib/X11/Xfuncproto.h | |
parent | 0c40abf4e6d7bdd0ab7df2f6fae109386c851451 (diff) | |
parent | af4ced624a5f3fd0c5d3cc0422da86a6a9eb07f5 (diff) | |
download | tk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.zip tk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.tar.gz tk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.tar.bz2 |
consistant use of mode: objc for OSX, strip spaces from the end of lines
FossilOrigin-Name: f4527071c7b6317895755fc2070a829c07a57a6a
Diffstat (limited to 'xlib/X11/Xfuncproto.h')
-rw-r--r-- | xlib/X11/Xfuncproto.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xlib/X11/Xfuncproto.h b/xlib/X11/Xfuncproto.h index a59379b..6d63002 100644 --- a/xlib/X11/Xfuncproto.h +++ b/xlib/X11/Xfuncproto.h @@ -1,14 +1,14 @@ /* $XConsortium: Xfuncproto.h,v 1.7 91/05/13 20:49:21 rws Exp $ */ -/* +/* * Copyright 1989, 1991 by the Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and its - * documentation for any purpose and without fee is hereby granted, provided - * that the above copyright notice appear in all copies and that both that - * copyright notice and this permission notice appear in supporting + * documentation for any purpose and without fee is hereby granted, provided + * that the above copyright notice appear in all copies and that both that + * copyright notice and this permission notice appear in supporting * documentation, and that the name of M.I.T. not be used in advertising - * or publicity pertaining to distribution of the software without specific, - * written prior permission. M.I.T. makes no representations about the + * or publicity pertaining to distribution of the software without specific, + * written prior permission. M.I.T. makes no representations about the * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. * |