Skip to content

Commit 9b0180c

Browse files
xusheng6claude
andcommitted
[emulator] Remove stray blank line in binaryninjacore.h
Addresses review feedback (erroneous formatting) on PR #8314. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent bdd4884 commit 9b0180c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

binaryninjacore.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9427,7 +9427,6 @@ extern "C"
94279427
BINARYNINJACOREAPI BNPossibleValueSet BNPossibleValueSetNegate(const BNPossibleValueSet* object, size_t size);
94289428
BINARYNINJACOREAPI BNPossibleValueSet BNPossibleValueSetNot(const BNPossibleValueSet* object, size_t size);
94299429

9430-
94319430
#ifdef __cplusplus
94329431
}
94339432
#endif

0 commit comments

Comments
 (0)