[prev in list] [next in list] [prev in thread] [next in thread] 

List:       semsdev
Subject:    [Semsdev] r1345 - trunk/apps/conference
From:       sayer () mail ! berlios ! de
Date:       2009-03-31 9:31:27
Message-ID: 200903310931.n2V9VROr022750 () sheep ! berlios ! de
[Download RAW message or body]

Author: sayer
Date: 2009-03-31 11:31:26 +0200 (Tue, 31 Mar 2009)
New Revision: 1345

Modified:
   trunk/apps/conference/Conference.cpp
Log:
save one string copy

Modified: trunk/apps/conference/Conference.cpp
===================================================================
--- trunk/apps/conference/Conference.cpp	2009-03-31 09:30:51 UTC (rev 1344)
+++ trunk/apps/conference/Conference.cpp	2009-03-31 09:31:26 UTC (rev 1345)
@@ -77,7 +77,7 @@
 #ifdef USE_MYSQL
 mysqlpp::Connection ConferenceFactory::Connection(mysqlpp::use_exceptions);
 
-int get_audio_file(string message, string domain, string language,
+int get_audio_file(const string& message, const string& domain, const string& language,
 		   string& audio_file)
 {
   string query_string;

_______________________________________________
Semsdev mailing list
Semsdev@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/semsdev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic