Project

General

Profile

Revision 159

Added by Jason knichel over 16 years ago

added the ifndef header protection to the header files

View differences:

wl_error_group.h
1
#ifndef WL_ERROR_GROUP_H
2
#define WL_ERROR_GROUP_H
3

  
1 4
/**
2 5
 * @file wl_error_group.h
3 6
 * @brief A packet group for error messages.
......
26 29

  
27 30
/** @} **/ // end defgroup
28 31

  
32
#endif

Also available in: Unified diff