mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[7953] Some space and formating cleanups in vmap_extractor_v2
This commit is contained in:
parent
35271fe488
commit
a3fff9b2cb
6 changed files with 24 additions and 25 deletions
|
|
@ -631,7 +631,6 @@ void sendMTFValues ( EState* s )
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
gs = ge+1;
|
||||
selCtr++;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7952"
|
||||
#define REVISION_NR "7953"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue