mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 00:38:45 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966
13 lines
359 B
Diff
13 lines
359 B
Diff
Index: libsyncml-0.4.7/tests/check_http.c
|
|
===================================================================
|
|
--- libsyncml-0.4.7.orig/tests/check_http.c 2008-10-20 14:16:26.000000000 +0100
|
|
+++ libsyncml-0.4.7/tests/check_http.c 2008-10-20 14:16:53.000000000 +0100
|
|
@@ -221,7 +221,6 @@
|
|
|
|
break;
|
|
default:
|
|
- __asm__("int $3");
|
|
fail(NULL);
|
|
}
|
|
|