Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Add note about NSTask
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjb committed Feb 1, 2016
1 parent 35b47ce commit 548e1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PassEntry.mm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Please see COPYING for more information
*/
#import "PassEntry.h"
#import "NSTask.h"
#import "NSTask.h" // Not documented on iOS in Foundation but still available

@implementation PassEntry

Expand Down

0 comments on commit 548e1a3

Please sign in to comment.