From: marshmellow42 Date: Sun, 6 Mar 2016 04:46:34 +0000 (-0500) Subject: fix comment typo error X-Git-Tag: v3.0.0~87^2~15 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e3c992a92ff3b910727890a55d8d1a7e689f5249 fix comment typo error --- diff --git a/client/util.h b/client/util.h index dc5dcfa0..fd48a26f 100644 --- a/client/util.h +++ b/client/util.h @@ -9,7 +9,7 @@ //----------------------------------------------------------------------------- #include -#include included in data.h +#include //included in data.h #include #include #include