From afece3f6acd9a7a4a009b73883d4c2d27ac1b8ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 28 Jan 2011 20:49:24 +0200 Subject: Fix code style and some new compilation warnings. --- src/utils/copynpaste.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/copynpaste.h') diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h index 1a7c81d05..aaafa3bcc 100644 --- a/src/utils/copynpaste.h +++ b/src/utils/copynpaste.h @@ -29,5 +29,5 @@ * @return true when successful or false when there * was a problem retrieving the clipboard buffer. */ -bool RetrieveBuffer(std::string& text, std::string::size_type& pos); +bool retrieveBuffer(std::string& text, std::string::size_type& pos); -- cgit v1.2.3-60-g2f50