diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-05-15 10:32:38 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-05-15 10:32:38 +0000 | 
| commit | 7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6 (patch) | |
| tree | c8b9f3f3662bd7bdb94b88a884a00f14e77260c8 | |
| parent | added the new real hint and tab-completion functions (diff) | |
| download | mutator-7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6.tar.gz mutator-7ce41b0c65b98f76c7a7da27dc16917f0c80c0c6.zip  | |
removed a meaningless comment
Diffstat (limited to '')
| -rw-r--r-- | bruiser/bruiser-extra.h | 1 | 
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  | 
