IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2007, 2:35:38 PM (19 years ago)
Author:
jhoblitt
Message:

remove the usage of inline that conflicts with C99 semantics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psSparse.c

    r11686 r13991  
    117117}
    118118
    119 void inline psSparseVectorElement(psSparse *sparse, int i, float value)
     119void psSparseVectorElement(psSparse *sparse, int i, float value)
    120120{
    121121
Note: See TracChangeset for help on using the changeset viewer.