Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2005-07-15 21:57:40 +0400
committerDaniel Dunbar <daniel@zuster.org>2005-07-15 21:57:40 +0400
commit8c2df5ddd136cbf4c8cd9e5a6609a3f7be5eb1ed (patch)
tree3b1e4848bbec39c49d83c7bd11aa3cf483852888 /source/blender/src/header_info.c
parent0be013010fa5acc19c34a516e3f8e62f4f0c80d7 (diff)
- missed a space in header title text
Diffstat (limited to 'source/blender/src/header_info.c')
-rw-r--r--source/blender/src/header_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/header_info.c b/source/blender/src/header_info.c
index bfc9c8517ba..824e1c6c48f 100644
--- a/source/blender/src/header_info.c
+++ b/source/blender/src/header_info.c
@@ -1795,7 +1795,7 @@ static void info_text(int x, int y)
s+= sprintf(s,"Ve:%d-%d", G.totvertsel, G.totvert);
}
- sprintf(s," | Mem:%.2fM", (mem_in_use>>10)/1024.0);
+ sprintf(s," | Mem:%.2fM ", (mem_in_use>>10)/1024.0);
}
else if(G.obpose) {
sprintf(infostr,"Bo:%d-%d | Mem:%.2fM ",