smsprotocols/smsstack/common/inc/smsstacklog.h
changeset 53 12b52b1a573e
parent 44 8b72faa1200f
--- a/smsprotocols/smsstack/common/inc/smsstacklog.h	Mon Jul 19 14:53:33 2010 +0100
+++ b/smsprotocols/smsstack/common/inc/smsstacklog.h	Wed Jul 21 17:41:03 2010 +0100
@@ -23,7 +23,7 @@
 // Functions to perform specific logging where necessary.
 //
 
-    void LogSmsIfPDU(const TDesC8& aText, const TDesC8& aPDU, TBool aCommandPdu);
+    void LogSmsIfPDUL(const TDesC8& aText, const TDesC8& aPDU, TBool aCommandPdu);
     void LogSmsIfHexBuf(const TDesC8& aText, const TDesC8& aHexBuf);
     void LogSmsIfTypeOfNumber(const TDesC8& aText, RMobilePhone::TMobileTON aTON);
     void LogSmsIfNumberingPlan(const TDesC8& aText, RMobilePhone::TMobileNPI aNPI);