diff options
Diffstat (limited to 'cpp/README')
| -rw-r--r-- | cpp/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/README b/cpp/README index 789c535023..2653873b1a 100644 --- a/cpp/README +++ b/cpp/README @@ -52,8 +52,8 @@ The source tree is structured as follows: * src/ - .h and .cpp source files, directories mirror namespaces. * qpid/ * sys/ - system abstractions: threading, IO. - * posix/ - posix implementation - * apr/ - portable APR implementation (for client side) + * posix/ - posix implementations for sys + * apr/ - portable APR implementation for sys (client side) * framing - encoding/decoding AMQP messages * client - client classes. * broker - broker classes. |
