Skip to content

Commit be2a5f3

Browse files
committed
fix small formatting in memorymap api docs
1 parent 9df7c7c commit be2a5f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/binaryview.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,6 +2450,7 @@ class MemoryMap:
24502450
precedence by default.
24512451
24522452
All MemoryMap APIs support undo and redo operations. During BinaryView::Init, these APIs should be used conditionally:
2453+
24532454
* Initial load: Use the MemoryMap APIs to define the memory regions that compose the system.
24542455
* Database load: Do not use the MemoryMap APIs, as the regions are already persisted and will be restored automatically.
24552456

0 commit comments

Comments
 (0)