summaryrefslogtreecommitdiff
path: root/ace/Naming_Context.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-31 22:18:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-31 22:18:20 +0000
commit6d4337a975f11f01dcfd9b827be431fba0280768 (patch)
treea49c98ad0d34bcb5a87c9f7fb1a256c7bf4df6dd /ace/Naming_Context.h
parentfaed5414aa90953190faaaacc4051b5f13d94dc1 (diff)
downloadATCD-6d4337a975f11f01dcfd9b827be431fba0280768.tar.gz
ChangeLogTag:Sat Jul 31 12:07:48 1999 Douglas C. Schmidt <schmidt@mambo.cs.wustl.edu>
Diffstat (limited to 'ace/Naming_Context.h')
-rw-r--r--ace/Naming_Context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Naming_Context.h b/ace/Naming_Context.h
index 1067635cb82..4484c10c1f0 100644
--- a/ace/Naming_Context.h
+++ b/ace/Naming_Context.h
@@ -221,7 +221,7 @@ public:
// means the types must begin with the pattern string. Returns the
// complete binding associated each pattern match.
- void dump ();
+ void dump (void);
// Dump the state of the object.
private: