mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
javadoc correction
This commit is contained in:
parent
6f3aa8adf2
commit
fd73637523
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ public interface IRepositionableMemoryRendering2 extends IRepositionableMemoryRe
|
||||||
* that expression. Null if n/a. <i>This is for informational
|
* that expression. Null if n/a. <i>This is for informational
|
||||||
* purposes only</i>. Implementation should behave just as if
|
* purposes only</i>. Implementation should behave just as if
|
||||||
* {@link IRepositionableMemoryRendering#goToAddress(BigInteger)}
|
* {@link IRepositionableMemoryRendering#goToAddress(BigInteger)}
|
||||||
* had been called .</b>
|
* had been called.
|
||||||
* @throws DebugException
|
* @throws DebugException
|
||||||
* when there is a problem repositioning the rendering to the
|
* when there is a problem repositioning the rendering to the
|
||||||
* address
|
* address
|
||||||
|
|
Loading…
Add table
Reference in a new issue