Skip to content

Commit

Permalink
VS2010 build: Prepare hexdump.c
Browse files Browse the repository at this point in the history
Cherry-picked by veox.
  • Loading branch information
Sanjin Trošelj authored and veox committed Jan 27, 2014
1 parent db35294 commit b5a3dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hexdump.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = {
Expand Down

0 comments on commit b5a3dbe

Please sign in to comment.