second addition to chart-fix

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@213 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2007-01-08 20:40:45 +00:00
parent 57094affe3
commit 7918f173ed
1 changed files with 2 additions and 0 deletions

View File

@ -376,6 +376,8 @@ pix_list_ptr get_pix_list(int c_width){
* koennen */
min = temp_ptr;
max = temp_ptr;
real_max = temp_value;
real_min = temp_value;
}
}