diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-09 01:53:22 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-09 01:53:22 +0000 |
commit | f2c331222d029c1cd2c55de0d5ce1ca0c4208019 (patch) | |
tree | 117815c107843a9576266bb2e295b53f7401f3b0 | |
parent | 24f98ba895aea10877af582ea066b6b00338ae56 (diff) |
Formerly msg_reply.defs.~3~
-rw-r--r-- | hurd/msg_reply.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/msg_reply.defs b/hurd/msg_reply.defs index 7f50f2b6..93e191cb 100644 --- a/hurd/msg_reply.defs +++ b/hurd/msg_reply.defs @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with the GNU Hurd; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -subsystem msg 23100; /* must match msg.defs + 100 */ +subsystem msg_reply 23100; /* must match msg.defs + 100 */ #include <hurd/hurd_types.defs> |