mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
Fix warnings.
This commit is contained in:
parent
65ae93ef1c
commit
3c11f62fa3
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ final public class CConfigBasedDescriptor implements ICDescriptor {
|
|||
}
|
||||
|
||||
/**
|
||||
* Equivalent to {@link #updateConfiguration(ICConfigurationDescription, true)}
|
||||
* Equivalent to {@code updateConfiguration(des, true)}
|
||||
* @param des the new ICConfigurationDescription
|
||||
* @throws CoreException
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue