[7953] Some space and formating cleanups in vmap_extractor_v2

This commit is contained in:
VladimirMangos 2009-06-04 11:28:14 +04:00
parent 35271fe488
commit a3fff9b2cb
6 changed files with 24 additions and 25 deletions

View file

@ -631,7 +631,6 @@ void sendMTFValues ( EState* s )
} }
} }
gs = ge+1; gs = ge+1;
selCtr++; selCtr++;
} }

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "7952" #define REVISION_NR "7953"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__