aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/uni/unisig_msg.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-12-11 21:47:47 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-12-11 21:47:47 +0000
commit93e31e2f3cf86dbbc142bb91a658a5fb0fcefec1 (patch)
tree75b8db2426ef0a0f325089242f109f61156b9d9f /sys/netatm/uni/unisig_msg.c
parent439872d9093f60718693e5c8ec87431c1d89531d (diff)
downloadsrc-93e31e2f3cf86dbbc142bb91a658a5fb0fcefec1.tar.gz
src-93e31e2f3cf86dbbc142bb91a658a5fb0fcefec1.zip
Set and propagate the correct cause code values.
Submitted by: Mike Spengler <mks@circe.networkcs.com>
Notes
Notes: svn path=/head/; revision=41689
Diffstat (limited to 'sys/netatm/uni/unisig_msg.c')
-rw-r--r--sys/netatm/uni/unisig_msg.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c
index 510b92ea0e76..f52f46e8f446 100644
--- a/sys/netatm/uni/unisig_msg.c
+++ b/sys/netatm/uni/unisig_msg.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: unisig_msg.c,v 1.2 1998/09/17 09:35:02 phk Exp $
+ * @(#) $Id: unisig_msg.c,v 1.3 1998/10/31 20:07:01 phk Exp $
*
*/
@@ -44,7 +44,7 @@
#include <netatm/uni/unisig_print.h>
#ifndef lint
-__RCSID("@(#) $Id: unisig_msg.c,v 1.2 1998/09/17 09:35:02 phk Exp $");
+__RCSID("@(#) $Id: unisig_msg.c,v 1.3 1998/10/31 20:07:01 phk Exp $");
#endif
@@ -68,8 +68,7 @@ static int unisig_print_msg = 0;
*
* Arguments:
* iep pointer to a cause IE
- * msg pointer to message
- * cause cause code for the error
+ * aap pointer to attribute block
*
* Returns:
* 0 message sent OK