Show
Ignore:
Timestamp:
08/11/07 09:30:31 (6 years ago)
Author:
khali
Message:

Add missing new line at end of log messages. Indirectly reported
by Joe Perches.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/chips/gl518sm.c

    r3147 r4651  
    325325        } else { 
    326326#ifdef DEBUG 
    327                 printk("gl518sm.o: Internal error: unknown kind (%d)?!?", 
     327                printk("gl518sm.o: Internal error: unknown kind (%d)\n", 
    328328                       kind); 
    329329#endif