aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-15 10:32:38 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-15 10:32:38 +0000
commit7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6 (patch)
treec8b9f3f3662bd7bdb94b88a884a00f14e77260c8
parentadded the new real hint and tab-completion functions (diff)
downloadmutator-7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6.tar.gz
mutator-7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6.zip
removed a meaningless comment
-rw-r--r--bruiser/bruiser-extra.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bruiser/bruiser-extra.h b/bruiser/bruiser-extra.h
index 147db31..b76b2e8 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -18,7 +18,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*/
-/*code structure inspired by Eli Bendersky's tutorial on Rewriters.*/
/**********************************************************************************************************************/
/*inclusion guard*/
#ifndef BRUISER_EXTRA_H