summaryrefslogtreecommitdiffstats
path: root/sys/contrib
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2012-09-21 19:18:39 +0000
committerrpaulo <rpaulo@FreeBSD.org>2012-09-21 19:18:39 +0000
commit91b175cd5eae682008db560e92feb1e9e1a81b57 (patch)
treee1b64a8c851b0dc6b3df0edf8b5cd4d65948c019 /sys/contrib
parent5bd90f70aeb197b19ce714af4c1a59070b9dc689 (diff)
downloadFreeBSD-src-91b175cd5eae682008db560e92feb1e9e1a81b57.zip
FreeBSD-src-91b175cd5eae682008db560e92feb1e9e1a81b57.tar.gz
Remove #ident macro.
-This line, and those below, will be ignored-- > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. M altq/altq/altq_rmclass.c
Diffstat (limited to 'sys/contrib')
-rw-r--r--sys/contrib/altq/altq/altq_rmclass.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/contrib/altq/altq/altq_rmclass.c b/sys/contrib/altq/altq/altq_rmclass.c
index fec54ce..83a8720 100644
--- a/sys/contrib/altq/altq/altq_rmclass.c
+++ b/sys/contrib/altq/altq/altq_rmclass.c
@@ -35,10 +35,9 @@
*
* LBL code modified by speer@eng.sun.com, May 1977.
* For questions and/or comments, please send mail to cbq@ee.lbl.gov
+ *
+ * @(#)rm_class.c 1.48 97/12/05 SMI
*/
-
-#ident "@(#)rm_class.c 1.48 97/12/05 SMI"
-
#if defined(__FreeBSD__) || defined(__NetBSD__)
#include "opt_altq.h"
#include "opt_inet.h"
OpenPOWER on IntegriCloud