summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-07-02 15:01:56 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-07-02 15:01:56 +0000
commite323273cde4f0edf4d707ee48ac43fb41a4ae3c1 (patch)
tree4c6c4469c31674c89ac3e52f21b583963752d400 /cpp
parent5968495d35a4144f688bae635593a04bf94b2fea (diff)
downloadqpid-python-e323273cde4f0edf4d707ee48ac43fb41a4ae3c1.tar.gz
NO-JIRA: Typo in previous fix
(r1352646) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1356280 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index 24ec765351..276612b10b 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -28,7 +28,7 @@ windows_dist = \
qpid/log/windows/SinkOptions.cpp \
qpid/log/windows/SinkOptions.h \
../include/qpid/sys/windows/check.h \
- qpid/sys/MemState.cpp \
+ qpid/sys/MemStat.cpp \
qpid/sys/windows/AsynchIO.cpp \
qpid/sys/windows/AsynchIoResult.h \
../include/qpid/sys/windows/Condition.h \