diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-06-22 07:04:19 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-06-22 07:04:19 +0000 |
commit | 9aecf7128f09f8fdda28931ce44200a4b92b8e39 (patch) | |
tree | e4a17fe506d8a733186c0b8489e7592acffb8d57 /protocols/VKontakte/src/stdafx.cxx | |
parent | 5b530fc9d8dc47641985456908703eaa03b7c88d (diff) |
VKontakte:
rand/srand => Utils_GetRandom
minor code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@14319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/stdafx.cxx')
-rw-r--r-- | protocols/VKontakte/src/stdafx.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/stdafx.cxx b/protocols/VKontakte/src/stdafx.cxx index 8eeef1c17d..e48a8fd511 100644 --- a/protocols/VKontakte/src/stdafx.cxx +++ b/protocols/VKontakte/src/stdafx.cxx @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
+#include "stdafx.h"
\ No newline at end of file |