diff options
author | eutarass | 2009-03-17 19:59:40 +0000 |
---|---|---|
committer | eutarass | 2009-03-17 19:59:40 +0000 |
commit | 7808c4f49effb9a5a4bb577b647fc11b2f862fe7 (patch) | |
tree | a25bd866a3282dbcdc2a2a10dbe91882f8872612 /docs/TCF Service - Memory.html | |
parent | f6099d092b6050574f3fb9807419674fab102242 (diff) | |
download | org.eclipse.tcf-7808c4f49effb9a5a4bb577b647fc11b2f862fe7.tar.gz org.eclipse.tcf-7808c4f49effb9a5a4bb577b647fc11b2f862fe7.tar.xz org.eclipse.tcf-7808c4f49effb9a5a4bb577b647fc11b2f862fe7.zip |
Created Streams Service specification document.
Diffstat (limited to 'docs/TCF Service - Memory.html')
-rw-r--r-- | docs/TCF Service - Memory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Service - Memory.html b/docs/TCF Service - Memory.html index ffc87099c..a6c80aef3 100644 --- a/docs/TCF Service - Memory.html +++ b/docs/TCF Service - Memory.html @@ -455,7 +455,7 @@ E • Memory • memoryChanged • <i><string: context ID></i> &b * Get memory address size. * <font color=#7F9FBF>@return</font> number of bytes used to store memory address value. */</font> - int getAddressSize(); + <font color=#7F0055>int</font> getAddressSize(); <font color=#3F5FBF>/** * Get memory context name. |