1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
John Cortell 2008-05-07 23:25:31 +00:00
parent c348507f85
commit 9ec9ace2e4

View file

@ -27,7 +27,7 @@ public interface ICBreakpointTyped {
/**
* A bit-wise qualifier (the only one); not a type in and of itself. All
* types are even values (including zero). The least significant bit can be
* turned on to further qualify the breakpoint as a one that the user
* turned on to further qualify the breakpoint as one that the user
* doesn't see. It is typically installed programatically by the debugger,
* hit once and then uninstalled.
*/