mirror of
				https://github.com/pocoproject/poco.git
				synced 2025-10-28 11:31:53 +01:00 
			
		
		
		
	style fix
This commit is contained in:
		| @@ -260,7 +260,6 @@ public: | |||||||
| 	static const std::string CTE_BASE64; | 	static const std::string CTE_BASE64; | ||||||
|  |  | ||||||
| protected: | protected: | ||||||
|  |  | ||||||
| 	void makeMultipart(); | 	void makeMultipart(); | ||||||
| 	void writeHeader(const MessageHeader& header, std::ostream& ostr) const; | 	void writeHeader(const MessageHeader& header, std::ostream& ostr) const; | ||||||
| 	void writeMultipart(MessageHeader& header, std::ostream& ostr) const; | 	void writeMultipart(MessageHeader& header, std::ostream& ostr) const; | ||||||
|   | |||||||
| @@ -64,6 +64,7 @@ public: | |||||||
| 		/// Destroys the PartSource. | 		/// Destroys the PartSource. | ||||||
|  |  | ||||||
| 	static const int UNKNOWN_CONTENT_LENGTH; | 	static const int UNKNOWN_CONTENT_LENGTH; | ||||||
|  |  | ||||||
| protected: | protected: | ||||||
| 	PartSource(); | 	PartSource(); | ||||||
| 		/// Creates the PartSource, using | 		/// Creates the PartSource, using | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Günter Obiltschnig
					Günter Obiltschnig