[svn-commits] tzafrir: tools/trunk r10034 - /tools/trunk/xpp/astribank_hexload.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jul 11 13:02:33 CDT 2011
Author: tzafrir
Date: Mon Jul 11 13:02:29 2011
New Revision: 10034
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=10034
Log:
xpp: astribank_hexload: yes, we HAVE_OCTASIC
Hardwire this for now, as this does not come from autoconf.
Modified:
tools/trunk/xpp/astribank_hexload.c
Modified: tools/trunk/xpp/astribank_hexload.c
URL: http://svnview.digium.com/svn/dahdi/tools/trunk/xpp/astribank_hexload.c?view=diff&rev=10034&r1=10033&r2=10034
==============================================================================
--- tools/trunk/xpp/astribank_hexload.c (original)
+++ tools/trunk/xpp/astribank_hexload.c Mon Jul 11 13:02:29 2011
@@ -37,6 +37,7 @@
#define DBG_MASK 0x80
#define MAX_HEX_LINES 10000
+#define HAVE_OCTASIC 1
static char *progname;
More information about the svn-commits
mailing list