smsprotocols/smsstack/common/inc/smsstacklog.h
changeset 62 8ef833fbf5aa
parent 42 3adadc800673
--- a/smsprotocols/smsstack/common/inc/smsstacklog.h	Tue Jul 06 15:36:38 2010 +0300
+++ b/smsprotocols/smsstack/common/inc/smsstacklog.h	Wed Aug 18 10:57:47 2010 +0300
@@ -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);