From ba5c5a78309970086eebf8806ef229e50ea7ba19 Mon Sep 17 00:00:00 2001 From: Ruud Overeem <overeem@astron.nl> Date: Fri, 19 Oct 2007 14:25:32 +0000 Subject: [PATCH] BugID: 1000 --- MAC/MACCommon/ProtID_numbers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAC/MACCommon/ProtID_numbers.txt b/MAC/MACCommon/ProtID_numbers.txt index 2162f37c73a..49f1b2d446a 100644 --- a/MAC/MACCommon/ProtID_numbers.txt +++ b/MAC/MACCommon/ProtID_numbers.txt @@ -7,6 +7,8 @@ // in GCF. It is recommended to NOT use this 'id' in APL. // Note: The id's are specified in <ServerName>_Protocol.prot files. +// $Id$ + enum { F_FSM_PROTOCOL = 1, // state machine protocol (encoded in msb) -- GitLab