aboutsummaryrefslogtreecommitdiff
path: root/xpm
diff options
context:
space:
mode:
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-11-18 19:19:41 +0000
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-11-18 19:19:41 +0000
commitc5c7911dab8732861affbe66849a100da62f7464 (patch)
treebfbb16bc8fbcb4911a24a5e32f9f4c3c280f392c /xpm
parentb349e3dca89dfff5fe70669f9fd3f3a1ec60a498 (diff)
downloadbitcoin-c5c7911dab8732861affbe66849a100da62f7464.tar.xz
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
keep databases open, close db cursors, initial block download in batches of 500 blocks, fix misc warnings, subver linux-test8 git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@40 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'xpm')
-rw-r--r--xpm/addressbook16.xpm2
-rw-r--r--xpm/addressbook20.xpm2
-rw-r--r--xpm/bitcoin16.xpm2
-rw-r--r--xpm/bitcoin20.xpm2
-rw-r--r--xpm/bitcoin32.xpm2
-rw-r--r--xpm/bitcoin48.xpm2
-rw-r--r--xpm/check.xpm2
-rw-r--r--xpm/send16.xpm2
-rw-r--r--xpm/send16noshadow.xpm2
-rw-r--r--xpm/send20.xpm2
10 files changed, 10 insertions, 10 deletions
diff --git a/xpm/addressbook16.xpm b/xpm/addressbook16.xpm
index 471f700c70..e00944ef7a 100644
--- a/xpm/addressbook16.xpm
+++ b/xpm/addressbook16.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * addressbook16_xpm[] = {
+static const char * addressbook16_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 256 2",
" c #FFFFFF",
diff --git a/xpm/addressbook20.xpm b/xpm/addressbook20.xpm
index 48df12d801..7ebd73fb2f 100644
--- a/xpm/addressbook20.xpm
+++ b/xpm/addressbook20.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * addressbook20_xpm[] = {
+static const char * addressbook20_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 256 2",
" c #FFFFFF",
diff --git a/xpm/bitcoin16.xpm b/xpm/bitcoin16.xpm
index 8bec142c8b..a1397522a5 100644
--- a/xpm/bitcoin16.xpm
+++ b/xpm/bitcoin16.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * bitcoin16_xpm[] = {
+static const char * bitcoin16_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 181 2",
" c #775605",
diff --git a/xpm/bitcoin20.xpm b/xpm/bitcoin20.xpm
index 2dd61a59dc..93b34ba70c 100644
--- a/xpm/bitcoin20.xpm
+++ b/xpm/bitcoin20.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * bitcoin20_xpm[] = {
+static const char * bitcoin20_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 200 2",
" c #7B5500",
diff --git a/xpm/bitcoin32.xpm b/xpm/bitcoin32.xpm
index 25da102f6a..0ac49f61a9 100644
--- a/xpm/bitcoin32.xpm
+++ b/xpm/bitcoin32.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * bitcoin32_xpm[] = {
+static const char * bitcoin32_xpm[] = {
/* columns rows colors chars-per-pixel */
"32 32 185 2",
" c #715103",
diff --git a/xpm/bitcoin48.xpm b/xpm/bitcoin48.xpm
index 788e855ddd..bc388bdcb7 100644
--- a/xpm/bitcoin48.xpm
+++ b/xpm/bitcoin48.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * bitcoin48_xpm[] = {
+static const char * bitcoin48_xpm[] = {
/* columns rows colors chars-per-pixel */
"48 48 224 2",
" c #715103",
diff --git a/xpm/check.xpm b/xpm/check.xpm
index 8f0b9d28ec..e62b656961 100644
--- a/xpm/check.xpm
+++ b/xpm/check.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * check_xpm[] = {
+static const char * check_xpm[] = {
/* columns rows colors chars-per-pixel */
"32 32 3 1",
" c #008000",
diff --git a/xpm/send16.xpm b/xpm/send16.xpm
index 1eeceb4ec7..7da44d9c56 100644
--- a/xpm/send16.xpm
+++ b/xpm/send16.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * send16_xpm[] = {
+static const char * send16_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 256 2",
" c #ADF7AD",
diff --git a/xpm/send16noshadow.xpm b/xpm/send16noshadow.xpm
index d1b482ef97..f6cef45e0d 100644
--- a/xpm/send16noshadow.xpm
+++ b/xpm/send16noshadow.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * send16noshadow_xpm[] = {
+static const char * send16noshadow_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 256 2",
" c #ADF7AD",
diff --git a/xpm/send20.xpm b/xpm/send20.xpm
index 597ea146d1..68e7b1379a 100644
--- a/xpm/send20.xpm
+++ b/xpm/send20.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char * send20_xpm[] = {
+static const char * send20_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 256 2",
" c #CEFFCE",