Yes it is, just not for nonofficial builds
authorhpa <hpa>
Thu, 24 Oct 2002 20:41:18 +0000 (20:41 +0000)
committerhpa <hpa>
Thu, 24 Oct 2002 20:41:18 +0000 (20:41 +0000)
memdisk/setup.c

index 980122d..98a3c96 100644 (file)
@@ -18,7 +18,7 @@
 
 /* A pointer to this is stored in the header */
 const char memdisk_version[] =
-"MEMDISK " VERSION /* " " DATE */;
+"MEMDISK " VERSION " " DATE;
 const char copyright[] = 
 "Copyright " FIRSTYEAR "-" COPYYEAR " H. Peter Anvin";