Fixed a warning.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9314 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2004-10-13 09:41:36 +00:00
parent f0b122701b
commit 71bff49f93

View File

@ -23,7 +23,7 @@ enum ppp_report_flags {
PPP_WAIT_FOR_REPLY = 0x01,
PPP_REMOVE_AFTER_REPORT = 0x02,
PPP_NO_REPLY_TIMEOUT = 0x04,
PPP_ALLOW_ANY_REPLY_THREAD = 0x08,
PPP_ALLOW_ANY_REPLY_THREAD = 0x08
};
// report types