summaryrefslogtreecommitdiff
path: root/libc/mach/err_ipc.sub
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-06-15 17:37:04 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-06-15 17:37:04 +0000
commit3625809e03b7287e244a6a2563d5217426e88d5c (patch)
treefecf84cbf45a9412ad727953f17ad0e5ef804e9f /libc/mach/err_ipc.sub
parent8548b3be8c48bf62bd4e20fb0ee958338b01bc6c (diff)
downloadeglibc2-3625809e03b7287e244a6a2563d5217426e88d5c.tar.gz
Merge changes between r23217 and r23296 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23297 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/mach/err_ipc.sub')
-rw-r--r--libc/mach/err_ipc.sub22
1 files changed, 11 insertions, 11 deletions
diff --git a/libc/mach/err_ipc.sub b/libc/mach/err_ipc.sub
index 1de186e2e..3acabd847 100644
--- a/libc/mach/err_ipc.sub
+++ b/libc/mach/err_ipc.sub
@@ -1,25 +1,25 @@
-/*
+/*
* Mach Operating System
* Copyright (c) 1991,1990,1989,1988,1987 Carnegie Mellon University
* All Rights Reserved.
- *
+ *
* Permission to use, copy, modify and distribute this software and its
* documentation is hereby granted, provided that both the copyright
* notice and this permission notice appear in all copies of the
* software, derivative works or modified versions, and any portions
* thereof, and that both notices appear in supporting documentation.
- *
- * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS
+ *
+ * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS
* CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
* ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- *
+ *
* Carnegie Mellon requests users of this software to return to
- *
+ *
* Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
* School of Computer Science
* Carnegie Mellon University
* Pittsburgh PA 15213-3890
- *
+ *
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
@@ -31,11 +31,11 @@
*
* Revision 2.2 92/01/16 00:08:40 rpd
* Moved from user collection to mk collection.
- *
+ *
* Revision 2.2 91/03/27 16:05:16 mrt
* First checkin
- *
- *
+ *
+ *
*/
/*
* File: err_ipc.sub
@@ -52,7 +52,7 @@ static char * err_codes_send[] = {
"(ipc/send) timed out", /* -103 */
"(ipc/send) unused error", /* -104 */
"(ipc/send) will notify", /* -105 */
- "(ipc/send) notify in progress", /* -106 */
+ "(ipc/send) notify in progress", /* -106 */
"(ipc/send) kernel refused message", /* -107 */
"(ipc/send) send interrupted", /* -108 */
"(ipc/send) send message too large", /* -109 */