Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/inet/include/inet/hostname.h

    rec7902d redeee9f  
    2727 */
    2828
    29 /** @addtogroup libc
     29/** @addtogroup libinet
    3030 * @{
    3131 */
     
    3333 */
    3434
    35 #ifndef _LIBC_INET_HOSTNAME_H_
    36 #define _LIBC_INET_HOSTNAME_H_
     35#ifndef LIBINET_INET_HOSTNAME_H
     36#define LIBINET_INET_HOSTNAME_H
    3737
    3838extern errno_t inet_hostname_parse(const char *, char **, char **);
Note: See TracChangeset for help on using the changeset viewer.