don't duplicate the whole comment in the header; just include a synopsis unless you're documenting an API class, etc

This commit is contained in:
Glenn Maynard
2004-08-24 22:31:18 +00:00
parent 536da0dcf7
commit fb425bcc8f
@@ -1,9 +1,4 @@
//
// LightsDriver_LinuxParallel - Parallel Port Based Lights Driver for Linux
//
// This requires root permissions to work! (run as root or suid)
// This code was written using SystemMessage Driver as template.
//
/* LightsDriver_LinuxParallel - Parallel port-based lights for Linux */
#ifndef LightsDriver_LinuxParallel_H
#define LightsDriver_LinuxParallel_H