mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +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,
|
* indicating why the given name is discouraged,
|
||||||
* otherwise a status object indicating what is wrong with
|
* otherwise a status object indicating what is wrong with
|
||||||
* the name
|
* the name
|
||||||
|
* @since 4.0
|
||||||
*/
|
*/
|
||||||
public static IStatus validateFileName(String name) {
|
public static IStatus validateFileName(String name) {
|
||||||
//TODO could use a prefs option for file naming conventions
|
//TODO could use a prefs option for file naming conventions
|
||||||
|
|
Loading…
Add table
Reference in a new issue