diff options
author | Joe George <joe@zeroc.com> | 2017-05-09 16:39:18 -0400 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-05-09 16:39:56 -0400 |
commit | a0dae9ed44e1f8ebd928389e612f4a502c05701a (patch) | |
tree | ee40c6f9262601b387e17c90fccf9213564d3b7a /objective-c/test/ios/controller/Classes/ViewController.h | |
parent | ICE-7868 - Update to latest gulp builder (diff) | |
download | ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.bz2 ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.xz ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.zip |
Cleanup more whitespace
Remove extra newlines from the end of files and add newlines to files
which are missing one.
Diffstat (limited to 'objective-c/test/ios/controller/Classes/ViewController.h')
-rw-r--r-- | objective-c/test/ios/controller/Classes/ViewController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/objective-c/test/ios/controller/Classes/ViewController.h b/objective-c/test/ios/controller/Classes/ViewController.h index 4033b89aafc..6c7412e83c3 100644 --- a/objective-c/test/ios/controller/Classes/ViewController.h +++ b/objective-c/test/ios/controller/Classes/ViewController.h @@ -26,4 +26,3 @@ id<ICECommunicator> communicator; } @end - |