Browse Source

Make javadoc happy

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274459 13f79535-47bb-0310-9956-ffa450edef68
master
Jesse Stockall 22 years ago
parent
commit
518d88ae54
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/optional/sos/SOSCheckin.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/optional/sos/SOSCheckin.java View File

@@ -175,7 +175,7 @@ public class SOSCheckin extends SOS {
} }


/** /**
* Build the command line <p>
* Build the command line. <p>
* *
* CheckInFile required parameters: -server -name -password -database -project * CheckInFile required parameters: -server -name -password -database -project
* -file<br> * -file<br>


Loading…
Cancel
Save