diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-10-23 13:28:32 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-10-23 13:28:32 (GMT) |
commit | 2057f61af78500da2956bf3aa83cc10878e93d09 (patch) | |
tree | e7364b4bb34b0a57c4cb321fb2f9f8ddc8223554 /xlib/X11/Xfuncproto.h | |
parent | c5c29cc39d29340d28c498b3008ba0a9ca9f84bd (diff) | |
parent | c952daff893fa20dc2773d7cf5aeaa4687ba6f45 (diff) | |
download | tk-2057f61af78500da2956bf3aa83cc10878e93d09.zip tk-2057f61af78500da2956bf3aa83cc10878e93d09.tar.gz tk-2057f61af78500da2956bf3aa83cc10878e93d09.tar.bz2 |
sync nmakehlp.c with Tcl version
<p>purge spaces at end of lines
<p>clean-up unix/Makefile.in after carbon removal
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. * |