IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2449


Ignore:
Timestamp:
Nov 24, 2004, 1:42:30 PM (22 years ago)
Author:
eugene
Message:

minor fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imregister/base/ConfigInit.c

    r72 r2449  
    100100}
    101101
    102 void WarnConfig (char *config, char *key, char * mode, int N, char *var) {
     102void WarnConfig (char *config, char *key, char * mode, int N, void *var) {
    103103  if (!ScanConfig (config, key, mode, N, var)) {
    104104    fprintf (stderr, "missing config variable %s\n", key);
Note: See TracChangeset for help on using the changeset viewer.