Pārlūkot izejas kodu

[PR #1501] Fix filename comment in TaskDelegate header.

The file was likely renamed without the comment being updated. Comment used to report:

```
//  Error.swift
```
Ada Turner 9 gadi atpakaļ
vecāks
revīzija
b2309832ab
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Source/TaskDelegate.swift

+ 1 - 1
Source/TaskDelegate.swift

@@ -1,5 +1,5 @@
 //
-//  Error.swift
+//  TaskDelegate.swift
 //
 //  Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //