Cosmetic change (corrected misspelled word in acinclude.m4 "Uknown" where
it should read "Unknown".)
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ fi
|
||||
AC_DEFINE(LIRCIN_DRV)
|
||||
;;
|
||||
*)
|
||||
AC_MSG_ERROR([Uknown driver $driver])
|
||||
AC_MSG_ERROR([Unknown driver $driver])
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user