summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2023-07-26 19:51:33 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2023-07-26 19:51:33 +1200
commit6a4fd86a07ebe97c8067e0e732efc2f708a2c6a8 (patch)
tree67e44274d89448305c3b54c204789a3e0aae0382 /readme.txt
parenta9eb2fc7099b78287faf5765e6b9721ce4e93fc1 (diff)
Changed data buffer types for easier interop with other libraries
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 1eccee9..7e2d5f3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -13,7 +13,7 @@ C-specific types wherever possible. In particular:
* Pa_Initialize and Pa_Terminate are now automatic
* All error codes have been converted to exceptions
* Void pointers are completely absent
- * Standard error is suppressed in C, so no unexpected text output
+ * Standard error is suppressed in C during init, so no unexpected text output
The package hierarchy is as follows: