Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
javadoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Strelsky committed Mar 12, 2022
1 parent fa8a773 commit 630a8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/cppclassanalyzer/scanner/RttiScanner.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public interface RttiScanner {

/**
* Scans the program for Fundamental TypeInfo's
* @param monitor the task monitor
* @param log the log to use for logging errors
* @param monitor the task monitor
* @return the addresses of the fundamental type info's
* @throws CancelledException if the scan is cancelled
Expand Down

0 comments on commit 630a8e7

Please sign in to comment.