From 869041cd77b687b67bccd9164d0c05f86196e1fd Mon Sep 17 00:00:00 2001 From: Rui Paulo Date: Fri, 13 Mar 2009 16:43:31 +0000 Subject: [PATCH] Fix comment explaining where this driver came from. MFC after: 2 weeks --- sys/dev/amdtemp/amdtemp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/amdtemp/amdtemp.c b/sys/dev/amdtemp/amdtemp.c index 0898405172db..fdf087533c5f 100644 --- a/sys/dev/amdtemp/amdtemp.c +++ b/sys/dev/amdtemp/amdtemp.c @@ -27,7 +27,7 @@ /* * Driver for the AMD K8/K10/K11 thermal sensors. Initially based on the - * amdtemp Linux driver. + * k8temp Linux driver. */ #include