summaryrefslogtreecommitdiff
path: root/ace/Addr.h
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-11 11:28:43 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-11 11:28:43 +0000
commitdc8962f6d7a60aff3ae3a59024626f8489ee6907 (patch)
tree7d6fe31c99ecb1d0041d4ca0729f4b421c5d90f3 /ace/Addr.h
parent2723753ee0538615c8c22b16d7b8eda8a90ee817 (diff)
downloadATCD-dc8962f6d7a60aff3ae3a59024626f8489ee6907.tar.gz
Tue Jul 10 19:26:15 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Addr.h')
-rw-r--r--ace/Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Addr.h b/ace/Addr.h
index 140e0cdce21..5ea10111cc4 100644
--- a/ace/Addr.h
+++ b/ace/Addr.h
@@ -67,7 +67,7 @@ public:
int operator != (const ACE_Addr &sap) const;
/// Initializes instance variables.
- void base_set (int type,[ int size);
+ void base_set (int type, int size);
#if defined (ACE_HAS_BROKEN_SAP_ANY)
/// Wild-card address.