From d9cdc97d46a9f597b1bc38568f9b047bf46af4be Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 16 Aug 2010 12:53:43 +0000 Subject: Dummy error commit (re #1110) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3271 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip/src/test/test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pjsip/src/test/test.c b/pjsip/src/test/test.c index 01163249..9b8c3f7b 100644 --- a/pjsip/src/test/test.c +++ b/pjsip/src/test/test.c @@ -371,6 +371,8 @@ int test_main(void) on_return: + error_here; + flush_events(500); /* Dumping memory pool usage */ -- cgit v1.2.3