IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13327


Ignore:
Timestamp:
May 9, 2007, 6:32:13 PM (19 years ago)
Author:
eugene
Message:

make command consistent with other messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/src/KiiOverlay.c

    r5848 r13327  
    8181  KiiSendCommand (fd, 16, "NLINES  %7d ", Nline);
    8282  write (fd, buffer, Nline*128);
    83   KiiSendCommand (fd, 16, "DONE");
     83  KiiSendCommand (fd, 16, "DONE 0");
    8484
    8585  free (buffer);
Note: See TracChangeset for help on using the changeset viewer.