Changeset 254


Ignore:
Timestamp:
Jul 4, 2003, 4:50:52 PM (22 years ago)
Author:
umoeller
Message:

Minor fixes.

Location:
trunk/src/cppbase
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cppbase/bs_base.cpp

    r249 r254  
    55 *      with V0.9.14.
    66 *
    7  *@@header "base\bs_base.h"
    8  *@@header "base\bs_list.h"
    9  *@@header "base\bs_errors.h"
     7 *@@header "cppbase\bs_base.h"
     8 *@@header "cppbase\bs_list.h"
     9 *@@header "cppbase\bs_errors.h"
    1010 *@@added V0.9.14 (2001-07-12) [umoeller]
    1111 */
  • trunk/src/cppbase/bs_config.cpp

    r253 r254  
    6464 *      See bs_config.h for the declarations of these classes.
    6565 *
    66  *@@header "base\bs_config.h"
    67  *@@header "base\bs_config_impl.h"
     66 *@@header "cppbase\bs_config.h"
     67 *@@header "cppbase\bs_config_impl.h"
    6868 */
    6969
  • trunk/src/cppbase/bs_logger.cpp

    r249 r254  
    1010 *      More logger classes were added with V0.9.9 (2001-03-30) [umoeller].
    1111 *
    12  *@@header "base\bs_logger.h"
     12 *@@header "cppbase\bs_logger.h"
    1313 *@@added V0.9.0 (99-11-01) [umoeller]
    1414 */
  • trunk/src/cppbase/bs_string.cpp

    r249 r254  
    44 *      BSString implementation.
    55 *
    6  *@@header "base\bs_string.h"
     6 *@@header "cppbase\bs_string.h"
    77 */
    88
  • trunk/src/cppbase/bs_string_base.cpp

    r249 r254  
    44 *      BSString implementation.
    55 *
    6  *@@header "base\bs_string.h"
     6 *@@header "cppbase\bs_string.h"
    77 */
    88
  • trunk/src/cppbase/bs_string_conv.cpp

    r249 r254  
    44 *      implementation for BSUniCodec.
    55 *
    6  *@@header "base\bs_string.h"
     6 *@@header "cppbase\bs_string.h"
    77 *@@added V0.9.18 (2002-03-08) [umoeller]
    88 */
  • trunk/src/cppbase/bs_string_uni.cpp

    r249 r254  
    44 *      BSUString implementation.
    55 *
    6  *@@header "base\bs_string.h"
     6 *@@header "cppbase\bs_string.h"
    77 *@@added V0.9.18 (2002-03-08) [umoeller]
    88 */
Note: See TracChangeset for help on using the changeset viewer.