Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/include/nil_messages.h

    r14f1db0 r849ed54  
    2828
    2929/** @addtogroup net_nil
    30  * @{
     30 *  @{
    3131 */
    3232
    3333/** @file
    34  * Network interface layer module messages.
     34 *  Network interface layer module messages.
     35 *  @see nil_interface.h
    3536 */
    3637
     
    4243#include <net_messages.h>
    4344
    44 /** Network interface layer module messages.
     45/**  Network interface layer module messages.
    4546 */
    4647typedef enum {
     
    7980/*@{*/
    8081
    81 /** Return the protocol service message parameter.
     82/** Returns the protocol service message parameter.
    8283 */
    8384#define NIL_GET_PROTO(call) \
Note: See TracChangeset for help on using the changeset viewer.