summaryrefslogtreecommitdiff
path: root/ace/Method_Request.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-11-25 19:37:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-11-25 19:37:48 +0000
commite17b21497e09e77599af4883fb776746646a07a8 (patch)
treef00e1b5a061ce8be9421ef4c219f8f0395ab22e0 /ace/Method_Request.h
parent454023e85054a05777041339684d0bf4769b56ad (diff)
downloadATCD-e17b21497e09e77599af4883fb776746646a07a8.tar.gz
ChangeLogTag:Fri Nov 24 16:58:42 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Method_Request.h')
-rw-r--r--ace/Method_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Method_Request.h b/ace/Method_Request.h
index a6fff914a46..6d3ae0771c0 100644
--- a/ace/Method_Request.h
+++ b/ace/Method_Request.h
@@ -44,7 +44,7 @@ public:
// = Accessors.
/// Get priority.
- u_long priority (void);
+ u_long priority (void) const;
/// Set priority.
void priority (u_long);