Diff for /gpl/axl/test/test_03a.c between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2011/06/08 07:09:12 version 1.1.1.2, 2012/02/17 12:50:02
Line 37  void test_01_check_key (axlList * list, char * key) Line 37  void test_01_check_key (axlList * list, char * key)
  *   *
  * @return axl_true if it works properly or axl_false if not.   * @return axl_true if it works properly or axl_false if not.
  */   */
axl_bool test_01 (axl_bool test_01 (void) 
 {  {
         axlList * list;          axlList * list;
         int       iterator;          int       iterator;

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>