Fix doxygen output

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7734 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk
2004-06-02 09:13:21 +00:00
parent 9591761134
commit 8604895e66
@@ -571,7 +571,7 @@ KPPPInterface::Control(uint32 op, void *data, size_t length)
\param device The device object. \param device The device object.
\return \c true if successful or \false otherwise. \return \c true if successful or \c false otherwise.
\sa KPPPDevice \sa KPPPDevice
\sa kppp_module_info \sa kppp_module_info
@@ -620,7 +620,7 @@ KPPPInterface::SetDevice(KPPPDevice *device)
\param protocol The protocol object. \param protocol The protocol object.
\return \c true if successful or \false otherwise. \return \c true if successful or \c false otherwise.
\sa KPPPProtocol \sa KPPPProtocol
\sa kppp_module_info \sa kppp_module_info
@@ -696,7 +696,7 @@ KPPPInterface::AddProtocol(KPPPProtocol *protocol)
\param protocol The protocol object. \param protocol The protocol object.
\return \c true if successful or \false otherwise. \return \c true if successful or \c false otherwise.
*/ */
bool bool
KPPPInterface::RemoveProtocol(KPPPProtocol *protocol) KPPPInterface::RemoveProtocol(KPPPProtocol *protocol)