Преглед на файлове

[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 години
родител
ревизия
b2309832ab
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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/)
 //