1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Added comment.

This commit is contained in:
Mikhail Khodjaiants 2006-02-07 20:48:25 +00:00
parent 30315f76c7
commit d189f3bcd5

View file

@ -16,7 +16,7 @@ import org.eclipse.cdt.debug.mi.core.output.MIOutput;
import org.eclipse.cdt.debug.mi.core.output.MIShared;
/**
* Comment for .
* Windows specific parser of the "info shared" output.
*/
public class WinCLIInfoSharedLibraryInfo extends CLIInfoSharedLibraryInfo {