Ignore:
Timestamp:
Jun 5, 2002, 12:24:01 PM (23 years ago)
Author:
umoeller
Message:

Removed animouseptr, some more fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/xprf.c

    r167 r169  
    170170    }
    171171
    172     return (NULL);
     172    return NULL;
    173173}
    174174
     
    223223    }
    224224
    225     return (NULL);
     225    return NULL;
    226226}
    227227
Note: See TracChangeset for help on using the changeset viewer.