[7843] Added newline into Pet.h end to make gcc happy.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-05-17 23:52:43 +02:00
parent ab3eb09669
commit 592adcf6d4
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7842"
#define REVISION_NR "7843"
#endif // __REVISION_NR_H__