summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PICurrent_Impl.h
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-22 11:33:58 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-22 11:33:58 +0000
commit946e9a722b8b2199dd017d1c387299e55b2c0d2e (patch)
tree1391a33be9c20647298a2e1ebfb46e3b5156c8fc /TAO/tao/PI/PICurrent_Impl.h
parent64a2d2ac772e079887f780af0d6a43650b95c2fb (diff)
downloadATCD-946e9a722b8b2199dd017d1c387299e55b2c0d2e.tar.gz
ChangeLogEntry: Wed Feb 22 11:30:00 UTC 2006 Simon Massey <sma@prismtech.com>
Diffstat (limited to 'TAO/tao/PI/PICurrent_Impl.h')
-rw-r--r--TAO/tao/PI/PICurrent_Impl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/PI/PICurrent_Impl.h b/TAO/tao/PI/PICurrent_Impl.h
index ae2f4a59430..9c8e3f25b29 100644
--- a/TAO/tao/PI/PICurrent_Impl.h
+++ b/TAO/tao/PI/PICurrent_Impl.h
@@ -100,7 +100,8 @@ namespace TAO
Table & current_slot_table (void);
/// Logically (shallow) copy the given slot table.
- void lc_slot_table (PICurrent_Impl *p);
+ // returns true if copied, false if it would be self-referencing.
+ bool lc_slot_table (PICurrent_Impl *p);
/// Return pointer to the logically copied slot table.
/**