IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 3, 2005, 5:47:49 PM (21 years ago)
Author:
eugene
Message:

typo on ANYBUFFER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/mcreate.c

    r2598 r4702  
    1111  }
    1212
    13   if ((buf = SelectBuffer (argv[1], ANYVECTOR, TRUE)) == NULL) return (FALSE);
     13  if ((buf = SelectBuffer (argv[1], ANYBUFFER, TRUE)) == NULL) return (FALSE);
    1414  Nx = atof (argv[2]);
    1515  Ny = atof (argv[3]);
Note: See TracChangeset for help on using the changeset viewer.