[ccrtp] Too much deletion.

Tomáš Mráz tmraz at fedoraproject.org
Tue Apr 22 19:45:01 UTC 2014


commit 808e73ea4e100eee73584f81c5c9559f9bc9ce2b
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Apr 22 21:44:29 2014 +0200

    Too much deletion.

 ccrtp-2.0.5-libgcrypt-no-threadcbs.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ccrtp-2.0.5-libgcrypt-no-threadcbs.patch b/ccrtp-2.0.5-libgcrypt-no-threadcbs.patch
index 228d631..782f391 100644
--- a/ccrtp-2.0.5-libgcrypt-no-threadcbs.patch
+++ b/ccrtp-2.0.5-libgcrypt-no-threadcbs.patch
@@ -1,7 +1,7 @@
 diff -up ccrtp-2.0.5/src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp.threadcbs ccrtp-2.0.5/src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp
 --- ccrtp-2.0.5/src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp.threadcbs	2012-06-18 17:19:04.000000000 +0200
 +++ ccrtp-2.0.5/src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp	2014-04-22 21:28:21.857233486 +0200
-@@ -16,67 +16,17 @@
+@@ -16,67 +16,18 @@
  */
  
  #include <stdio.h>
@@ -9,7 +9,7 @@ diff -up ccrtp-2.0.5/src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp.threadcbs ccrt
  #include <malloc.h>
 -#include <pthread.h>
  #include <errno.h>
--#include <gcrypt.h>
+ #include <gcrypt.h>
 -
 -/*
 - * The following macro was copied from gcrypt.h and modified to explicitly


More information about the scm-commits mailing list