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

updating javadoc

This commit is contained in:
Chris Recoskie 2006-07-27 11:52:44 +00:00
parent 1fa5b46efe
commit 4ad6f2ff22

View file

@ -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