bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] hurd/hurd_types.defs typo


From: Neal H Walfield
Subject: [PATCH] hurd/hurd_types.defs typo
Date: Tue, 1 May 2001 17:54:41 +0200
User-agent: Mutt/1.3.15i

2001-05-01  Neal H Walfield  <neal@cs.uml.edu>

        * hurd_types.defs (startup_t): Fix typo.

Index: hurd_types.defs
===================================================================
RCS file: /home/neal/shared/CVS/hurd/hurd/hurd_types.defs,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 hurd_types.defs
--- hurd_types.defs     2001/04/19 12:40:42     1.1.1.1
+++ hurd_types.defs     2001/05/01 15:53:40
@@ -1,5 +1,5 @@
 /* MiG type declarations for Hurd interfaces           -*- C -*-
-   Copyright (C) 1993, 94, 95, 96, 98 Free Software Foundation, Inc.
+   Copyright (C) 1993, 94, 95, 96, 98, 2001 Free Software Foundation, Inc.
 
 This file is part of the GNU Hurd.
 
@@ -140,7 +140,7 @@
 outtran: STARTUP_OUTTRAN
 #endif
 #ifdef STARTUP_DESTRUCTOR
-destructor: STARTUP_DESCTRUCTOR
+destructor: STARTUP_DESTRUCTOR
 #endif
 ;
 

Attachment: pgpveQA4TM0Lg.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]