Changeset 1596:42d2c2c6f5e3


Ignore:
Timestamp:
02/26/10 09:43:27 (5 months ago)
Author:
Howard Butler <hobu.inc@…>
Branch:
default
Message:

clean up lint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apps/las2oci.cpp

    r1595 r1596  
    655655    p_num_points[0] = (long)num_points; 
    656656     
    657     printf("num points: %d", *p_num_points); 
    658657     
    659658    // :1 
     
    665664    // :3 
    666665    statement->Bind( p_num_points ); 
    667     printf("num poitns: %d", num_points); 
    668666        
    669667    // :4 
Note: See TracChangeset for help on using the changeset viewer.