Ignore:
Timestamp:
Aug 26, 2007, 12:52:19 PM (18 years ago)
Author:
bird
Message:

kAVL -> kAvl.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/include/k/kAvlrU32.h

    r3555 r3561  
    11/* $Id$ */
    22/** @file
    3  * kAVL - AVL Tree Implementation, KU32 key ranges.
     3 * kAvl - AVL Tree Implementation, KU32 key ranges.
    44 */
    55
     
    6161
    6262#include <k/kAvlTmpl/kAvlBase.h>
    63 #include <k/kAvlTmpl/kAVLDoWithAll.h>
    64 #include <k/kAvlTmpl/kAVLEnum.h>
     63#include <k/kAvlTmpl/kAvlDoWithAll.h>
     64#include <k/kAvlTmpl/kAvlEnum.h>
    6565#include <k/kAvlTmpl/kAvlGet.h>
    6666#include <k/kAvlTmpl/kAvlGetBestFit.h>
Note: See TracChangeset for help on using the changeset viewer.