X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Finclude%2Fversion.h;h=4edc4248e7661cc5f0cb7955c4cc5058c4dc57a6;hb=a1ad40785ac6d954051e4e5882436da9a58cc3a6;hp=53322d1ebeeca2170f7f756a7c9e7321cb9b4020;hpb=86bd0f2592c3cd674239532247276bd2d579a857;p=virtualjaguar diff --git a/src/include/version.h b/src/include/version.h index 53322d1..4edc424 100644 --- a/src/include/version.h +++ b/src/include/version.h @@ -1,14 +1,6 @@ -//////////////////////////////////////////////////////////////////////////////// // -//////////////////////////////////////////////////////////////////////////////// +// VERSION.H: Header file // -// -// -// -// -// -// -//////////////////////////////////////////////////////////////////////////////// #ifndef __VERSION_H__ #define __VERSION_H__ @@ -20,4 +12,4 @@ void version_init(void); void version_display(FILE *); void version_done(void); -#endif +#endif // __VERSION_H__