diff options
Diffstat (limited to 'ace/ATM_Addr.h')
-rw-r--r-- | ace/ATM_Addr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ATM_Addr.h b/ace/ATM_Addr.h index 47711e2e767..df658bc1d28 100644 --- a/ace/ATM_Addr.h +++ b/ace/ATM_Addr.h @@ -149,7 +149,7 @@ public: u_char get_selector (void) const; /// Set the selector for the network address. - void set_selector (u_char); + void set_selector (u_char selector); /** * Compare two addresses for equality. The addresses are considered |