Skip to content

Commit

Permalink
Code comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
groboclown committed Mar 30, 2016
1 parent 7d49d57 commit adee57a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ protected ExecutionStatus executeAction(@NotNull final P4Exec2 exec,

// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
// Delete Action
// Move File Between Changelists Action

public static class MoveFileFactory implements ServerUpdateActionFactory {
@NotNull
Expand Down Expand Up @@ -739,7 +739,7 @@ protected ExecutionStatus executeAction(@NotNull final P4Exec2 exec,

// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
// Delete Action
// Update Action

public static class UpdateChangelistFactory implements ServerUpdateActionFactory {
@NotNull
Expand Down

0 comments on commit adee57a

Please sign in to comment.