aboutsummaryrefslogtreecommitdiffstats
path: root/sualibrary/sua/sua_tcb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sualibrary/sua/sua_tcb.cpp')
-rw-r--r--sualibrary/sua/sua_tcb.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/sualibrary/sua/sua_tcb.cpp b/sualibrary/sua/sua_tcb.cpp
index e896cb1..b4bb7b8 100644
--- a/sualibrary/sua/sua_tcb.cpp
+++ b/sualibrary/sua/sua_tcb.cpp
@@ -15,7 +15,7 @@
* *
***************************************************************************/
/*
- * $Id: sua_tcb.cpp,v 1.1.1.1 2002/02/04 14:30:42 p82609 Exp $
+ * $Id: sua_tcb.cpp,v 1.2 2002/10/24 16:12:06 p82609 Exp $
*
* SUA implementation according to SUA draft issue 6.
*
@@ -97,6 +97,7 @@ void tcb_Sua_TCB_str::init_TCB_elem()
Source_LR = 0;
User_ref_id = 0;
sctp_Association_id = 0;
+ scoc_tcb_id = 0;
prcl_class = class0 ;
return_option = FALSE;
}