summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2009-01-05 10:39:52 -0330
committerDwayne Boone <dwayne@zeroc.com>2009-01-05 10:39:52 -0330
commitef58f2394a43b569623c20c2ec2177504191c6a5 (patch)
treecfd1522432b663e2bab54fb0d21761752f23268c /cpp
parentFixed bug 3539 - bogus __setNoDelete calls (diff)
downloadice-ef58f2394a43b569623c20c2ec2177504191c6a5.tar.bz2
ice-ef58f2394a43b569623c20c2ec2177504191c6a5.tar.xz
ice-ef58f2394a43b569623c20c2ec2177504191c6a5.zip
Fixed nrvo .gitignore file
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/Ice/nrvo/.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/demo/Ice/nrvo/.gitignore b/cpp/demo/Ice/nrvo/.gitignore
index ee1193c8569..433c17249b4 100644
--- a/cpp/demo/Ice/nrvo/.gitignore
+++ b/cpp/demo/Ice/nrvo/.gitignore
@@ -3,5 +3,5 @@
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
client
server
-Throughput.cpp
-Throughput.h
+Nrvo.cpp
+Nrvo.h