Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83d53 commit 7f69dcaCopy full SHA for 7f69dca
1 file changed
Python/getcopyright.c
@@ -2,7 +2,7 @@
2
3
#include "Python.h"
4
5
-static char cprt[] =
+static const char cprt[] =
6
"\
7
Copyright (c) 2001-2013 Python Software Foundation.\n\
8
All Rights Reserved.\n\
0 commit comments