Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3912 → Rev 3911

/branches/network/uspace/srv/net/il/ip/ip_module.h
1,5 → 1,5
/*
* Copyright (c) 2009 Lukas Mejdrech
* Copyright (c) 2008 Lukas Mejdrech
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
26,11 → 26,12
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup ip
* @{
/** @addtogroup net
* @{
*/
 
/** @file
/**
* @file
*/
 
#ifndef __NET_IP_MODULE_H__