]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
fix comment typo error
authormarshmellow42 <marshmellowrf@gmail.com>
Sun, 6 Mar 2016 04:46:34 +0000 (23:46 -0500)
committermarshmellow42 <marshmellowrf@gmail.com>
Sun, 6 Mar 2016 04:46:34 +0000 (23:46 -0500)
client/util.h

index dc5dcfa0f0e222c2ce89ac8b280ac2126b4944a4..fd48a26f57dd5f79923235707f9a07b12dd191b5 100644 (file)
@@ -9,7 +9,7 @@
 //-----------------------------------------------------------------------------
 
 #include <stdio.h>
-#include <stdint.h>  included in data.h
+#include <stdint.h>  //included in data.h
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
Impressum, Datenschutz