installationservices/swi/source/sisregistry/server_legacy/sisregistryserversession.h
changeset 5 3eebb1e54d3a
parent 0 ba25891c3a9e
child 61 cd189dac02f7
--- a/installationservices/swi/source/sisregistry/server_legacy/sisregistryserversession.h	Fri Jan 22 09:56:12 2010 +0200
+++ b/installationservices/swi/source/sisregistry/server_legacy/sisregistryserversession.h	Tue Jan 26 12:06:03 2010 +0200
@@ -166,11 +166,10 @@
 	void RequestRemovablePackagesL(const RMessage2& aMessage);
 	void IsRemovableL(const RMessage2& aMessage);
 	
-	void RecoverL(const RMessage2& aMessage);
-	
+	void RecoverL(const RMessage2& aMessage);	
 	void LoggingFileInfoL(const RMessage2& aMessage);
-
 	void RequestMatchingSupportedLanguagesL(const RMessage2& aMessage);
+	void RequestInternalRegistryFilesL(const RMessage2& aMessage);
 private:
     friend class CSisRevocationManager;
 	RFs iFs;