diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2012-07-02 15:01:56 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2012-07-02 15:01:56 +0000 |
| commit | e323273cde4f0edf4d707ee48ac43fb41a4ae3c1 (patch) | |
| tree | 4c6c4469c31674c89ac3e52f21b583963752d400 /cpp/src | |
| parent | 5968495d35a4144f688bae635593a04bf94b2fea (diff) | |
| download | qpid-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/src')
| -rw-r--r-- | cpp/src/Makefile.am | 2 |
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 \ |
