summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Reference.cpp')
-rw-r--r--cpp/src/Ice/Reference.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Reference.cpp b/cpp/src/Ice/Reference.cpp
index e2c824002e1..228eb017e39 100644
--- a/cpp/src/Ice/Reference.cpp
+++ b/cpp/src/Ice/Reference.cpp
@@ -255,7 +255,7 @@ IceInternal::Reference::toString() const
{
s << " -f ";
- string fs = escapeString(fs, "", toStringMode);
+ string fs = escapeString(_facet, "", toStringMode);
//
// If the encoded facet string contains characters which
// the reference parser uses as separators, then we enclose