Ignore:
Timestamp:
2010-10-24T21:32:54Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
57f737a
Parents:
95e3fd0b
Message:

Cleanup libpacket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/packet/include/packet_local.h

    r95e3fd0b r515a00da  
    2727 */
    2828
    29 /** @addtogroup packet
    30  *  @{
     29/** @addtogroup libpacket
     30 * @{
    3131 */
    3232
     
    3434 */
    3535
    36 #ifndef __NET_PACKET_LOCAL_H__
    37 #define __NET_PACKET_LOCAL_H__
     36#ifndef LIBPACKET_PACKET_LOCAL_H_
     37#define LIBPACKET_PACKET_LOCAL_H_
    3838
    3939#include <net/packet.h>
Note: See TracChangeset for help on using the changeset viewer.