]> Zhao Yanbai Git Server - minix.git/commitdiff
typo
authorDavid van Moolenbroek <david@minix3.org>
Tue, 16 Mar 2010 16:21:28 +0000 (16:21 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Tue, 16 Mar 2010 16:21:28 +0000 (16:21 +0000)
drivers/filter/driver.c

index 3396f1e7283d4accb1345366df6d2db5432715af..c554cd330c275e49754385f2ffc3a4034b5f46d1 100644 (file)
@@ -299,7 +299,7 @@ static int check_problem(int which, int problem, int retries, int *tell_rs)
         */
 
 #if DEBUG
-       printf("Filter: check_driver processing driver %d, problem %d\n",
+       printf("Filter: check_problem processing driver %d, problem %d\n",
                which, problem);
 #endif