Ignore:
Timestamp:
Aug 4, 2006 5:18:37 PM (18 years ago)
Author:
bennylp
Message:

Fixed complilation error in config.h for ARM target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/config.h

    r643 r647  
    202202        defined(ARMV4) || defined(__arm__) 
    203203    /* 
    204      * ARM, default to little endian */ 
     204     * ARM, default to little endian 
    205205     */ 
    206206#   undef PJ_M_ARMV4 
Note: See TracChangeset for help on using the changeset viewer.