[ekiga/ds-opal-refactoring] Opal: Fixed compilation error.



commit f1586207d087ddf7dd9e38d8c3b48fac028f6092
Author: Damien Sandras <dsandras seconix com>
Date:   Sun Apr 12 16:29:52 2015 +0200

    Opal: Fixed compilation error.

 .../components/opal/process/opal-endpoint.cpp      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/process/opal-endpoint.cpp 
b/lib/engine/components/opal/process/opal-endpoint.cpp
index b741117..0fd6934 100644
--- a/lib/engine/components/opal/process/opal-endpoint.cpp
+++ b/lib/engine/components/opal/process/opal-endpoint.cpp
@@ -570,7 +570,7 @@ Opal::EndPoint::HandleSTUNResult ()
   if (error) {
 
     ReportSTUNError (_("Ekiga did not manage to configure your network settings automatically. We suggest"
-                      " you disable STUN support and relay on a SIP provider that supports NAT 
environments.\n\n");
+                      " you disable STUN support and relay on a SIP provider that supports NAT 
environments.\n\n"));
     ready ();
   }
   else if (!got_answer) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]