From a2db5abdd9c26768ecb1278dfae371d6b90a36de Mon Sep 17 00:00:00 2001 From: mgeier63 Date: Thu, 27 Aug 2015 06:56:57 +0200 Subject: added missing linebreak --- openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl b/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl index daca0ee..39c24e5 100644 --- a/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl +++ b/openpgp-api/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl @@ -20,4 +20,4 @@ interface IOpenPgpService2 { ParcelFileDescriptor createOutputPipe(in int pipeId); Intent execute(in Intent data, in ParcelFileDescriptor input, int pipeId); -} \ No newline at end of file +} -- cgit v1.2.3