mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Added comment.
This commit is contained in:
parent
30315f76c7
commit
d189f3bcd5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import org.eclipse.cdt.debug.mi.core.output.MIOutput;
|
||||||
import org.eclipse.cdt.debug.mi.core.output.MIShared;
|
import org.eclipse.cdt.debug.mi.core.output.MIShared;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Comment for .
|
* Windows specific parser of the "info shared" output.
|
||||||
*/
|
*/
|
||||||
public class WinCLIInfoSharedLibraryInfo extends CLIInfoSharedLibraryInfo {
|
public class WinCLIInfoSharedLibraryInfo extends CLIInfoSharedLibraryInfo {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue