mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
updating javadoc
This commit is contained in:
parent
1fa5b46efe
commit
4ad6f2ff22
1 changed files with 1 additions and 0 deletions
|
@ -382,6 +382,7 @@ public class CConventions {
|
|||
* indicating why the given name is discouraged,
|
||||
* otherwise a status object indicating what is wrong with
|
||||
* the name
|
||||
* @since 4.0
|
||||
*/
|
||||
public static IStatus validateFileName(String name) {
|
||||
//TODO could use a prefs option for file naming conventions
|
||||
|
|
Loading…
Add table
Reference in a new issue