Changeset 2139 in ntrip for trunk/BNC/bncfigure.cpp


Ignore:
Timestamp:
Dec 30, 2009, 12:19:53 PM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncfigure.cpp

    r2007 r2139  
    5353  for (int ii = 0; ii <= 1000; ii++) {
    5454    _ran[0][ii] = qrand() % 255;
     55    _ran[1][ii] = qrand() % 255;
    5556    _ran[2][ii] = qrand() % 255;
    56     _ran[1][ii] = qrand() % 255;
    5757  }
    5858}
Note: See TracChangeset for help on using the changeset viewer.