Changeset 1453

Show
Ignore:
Timestamp:
07/13/02 17:39:34 (6 years ago)
Author:
mds
Message:

column 80 request

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/developers/new_drivers

    r1447 r1453  
    3636  Be sure and use 8 column tabs. 
    3737  Also, please do not use // comments. 
     38  Also, please do not go past column 80. 
     39  Please do this _before_ you check in your driver. 
    3840 
    3941* Meet /proc naming standards in the ctl_table (for chip drivers only).