From 1d96392aa402f4b2302ecc9ef769cd41dac87a7f Mon Sep 17 00:00:00 2001 From: smorlat <smorlat@3f6dc0c8-ddfe-455d-9043-3cd528dc4637> Date: Thu, 7 Jan 2010 09:27:52 +0000 Subject: [PATCH] fix doc. git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@809 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/coreapi/help/doxygen.dox.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/linphone/coreapi/help/doxygen.dox.in b/linphone/coreapi/help/doxygen.dox.in index a78d9e1d95..acdec9090a 100644 --- a/linphone/coreapi/help/doxygen.dox.in +++ b/linphone/coreapi/help/doxygen.dox.in @@ -9,8 +9,10 @@ * into an application. It aims at making easy the integration of the SIP * video calls into any applications. All variants of linphone are directly based * on it: - * - linphone (gtk interface) - * - linphonec (console interface) + * - linphone (gtk interface) + * + * - linphonec (console interface) + * * Liblinphone is GPL (see COPYING file). Please understand the licencing details * before using it! * -- GitLab