[7548] Fixed some commands by replacing !args with !*args check

This commit is contained in:
arrai 2009-03-26 20:46:12 +01:00
parent 18ec7c8011
commit bfe25d510b
3 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7547"
#define REVISION_NR "7548"
#endif // __REVISION_NR_H__