emailservices/nmclientapi/src/nmapiattachment.cpp
changeset 76 38bf5461e270
parent 74 6c59112cfd31
--- a/emailservices/nmclientapi/src/nmapiattachment.cpp	Thu Sep 30 11:43:07 2010 +0300
+++ b/emailservices/nmclientapi/src/nmapiattachment.cpp	Thu Oct 14 17:33:43 2010 +0300
@@ -19,7 +19,6 @@
 
 namespace EmailClientApi
 {
-
 /*!
     Class constructor.
 */
@@ -82,5 +81,7 @@
     NM_FUNCTION;
     d->setFileName(fileName);
 }
+}
 
-}
+
+