aboutsummaryrefslogtreecommitdiffstats
path: root/sualibrary/sua/sua.h
diff options
context:
space:
mode:
Diffstat (limited to 'sualibrary/sua/sua.h')
-rw-r--r--sualibrary/sua/sua.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sualibrary/sua/sua.h b/sualibrary/sua/sua.h
index 84514d1..dd2e658 100644
--- a/sualibrary/sua/sua.h
+++ b/sualibrary/sua/sua.h
@@ -15,7 +15,7 @@
* *
***************************************************************************/
/*
- * $Id: sua.h,v 1.8 2002/11/12 11:02:49 p82609 Exp $
+ * $Id: sua.h,v 1.1 2003/01/14 14:15:36 p82609 Exp $
*
* SUA implementation according to SUA draft issue 13.
*
@@ -345,8 +345,7 @@ unsigned int sua_read_config_file
#define SUA_REG_NO_ERROR 0
unsigned int sua_registerInstance
-( short local_ssn,
- Sua_ULP_CallBacks ulp_callback
+( Sua_ULP_CallBacks ulp_callback
);