IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2004, 8:40:04 PM (22 years ago)
Author:
eugene
Message:

fixes for -Wall -Werror (mostly get_argument lines)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/dvomath.h

    r2792 r2843  
    6666int           SM_binary             PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op));
    6767int           SS_binary             PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op));
     68int           WW_binary             PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op));
    6869int           S_unary               PROTO((StackVar *OUT, StackVar *V1, char *op));
    6970int           V_unary               PROTO((StackVar *OUT, StackVar *V1, char *op));
Note: See TracChangeset for help on using the changeset viewer.