1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00

Fix line endings

This commit is contained in:
Leo Treggiari 2006-03-07 18:39:40 +00:00
parent bdc33b193c
commit 73debc0e33
4 changed files with 2121 additions and 2121 deletions

View file

@ -351,7 +351,7 @@ public interface IInputType extends IBuildObject {
* Returns the name of the build variable associated this this input type's resources
* The build variable used in the build file to represent the list of input files when
* multipleOfType is True. The same variable name can be used by an outputType to
* identify a set of output files that contribute to this tools input
* identify a set of output files that contribute to this tools input
* (i.e., those using the same buildVariable name). The default name is chosen by MBS.
*
* @return String