aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/dundi.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-10 14:46:59 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-10 14:46:59 +0000
commitc47ebe99cf8fd8835013ad794239327a6406af97 (patch)
tree94729885f0b947fa8b165ec1de895249d579c6c0 /include/asterisk/dundi.h
parent299b57eafc306308f45ce587e29f4a71ae7d27b8 (diff)
More flagification, courtesy drumkilla (bug #3280)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4748 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/dundi.h')
-rwxr-xr-xinclude/asterisk/dundi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/dundi.h b/include/asterisk/dundi.h
index 5a6920b30..97d67e8d1 100755
--- a/include/asterisk/dundi.h
+++ b/include/asterisk/dundi.h
@@ -179,7 +179,7 @@ struct dundi_peer_status {
#define DEFAULT_MAXMS 2000
struct dundi_result {
- int flags;
+ unsigned int flags;
int weight;
int expiration;
int techint;