Added newlines at end of file, prevents clang from crashing...
authorArmin Novak <anovak@thinstuff.com>
Wed, 4 Sep 2013 14:24:27 +0000 (16:24 +0200)
committerArmin Novak <anovak@thinstuff.com>
Thu, 5 Sep 2013 10:14:35 +0000 (12:14 +0200)
channels/audin/client/pulse/audin_pulse.c
winpr/libwinpr/utils/trio/trio.c

index 787f208..b6d2bbb 100644 (file)
@@ -540,3 +540,4 @@ int freerdp_audin_client_subsystem_entry(PFREERDP_AUDIN_DEVICE_ENTRY_POINTS pEnt
 
        return 0;
 }
+
index 55eb764..08b0224 100644 (file)
@@ -7855,3 +7855,4 @@ TRIO_ARGS1((errorcode),
 #ifdef _WIN32
 #pragma warning(pop)
 #endif
+