summaryrefslogtreecommitdiff
path: root/proslic.h
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-06-01 20:47:54 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-06-01 20:47:54 +0000
commit881f04de9758b07a5695ec5aa3fcdd5db425d4fc (patch)
treebe43a96fee26226206f60657e399c8f840223562 /proslic.h
parentf7ac289d679f87af35e7ca585d05c2d06577ac5b (diff)
add support for the 3215
git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@659 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'proslic.h')
-rwxr-xr-xproslic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proslic.h b/proslic.h
index 57548e3..933bd34 100755
--- a/proslic.h
+++ b/proslic.h
@@ -2,6 +2,7 @@
typedef struct {
unsigned char address;
+ unsigned char altaddr;
char *name;
unsigned short initial;
} alpha;