Browse Source

VS2010 build: Prepare hexdump.c

Cherry-picked by veox.
nfactor-troky
Sanjin Trošelj 10 years ago committed by Noel Maersk
parent
commit
b5a3dbeac0
  1. 2
      hexdump.c

2
hexdump.c

@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "miner.h"
#define hex_print(p) applog(LOG_DEBUG, "%s", p)
static char nibble[] = {

Loading…
Cancel
Save