]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmddata.h
Fix description in help dump
[proxmark3-svn] / client / cmddata.h
index 73b5e56523813e39fb6dbcf70721b99d70a1adce..2f86a94176bb49a014fa3cbd72149d77cf189a34 100644 (file)
@@ -1,6 +1,18 @@
+//-----------------------------------------------------------------------------
+// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
+//
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// Data and Graph commands
+//-----------------------------------------------------------------------------
+
 #ifndef CMDDATA_H__
 #define CMDDATA_H__
 
+command_t * CmdDataCommands();
+
 int CmdData(const char *Cmd);
 
 int CmdAmp(const char *Cmd);
Impressum, Datenschutz