From: kettenis Date: Sun, 10 Jul 2016 17:17:22 +0000 (+0000) Subject: Fix typo. Pointed out by patrick@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=634639e935ed05852d387a5339275d82351d2ca1;p=openbsd Fix typo. Pointed out by patrick@ --- diff --git a/sys/arch/armv7/imx/imxiomuxc.c b/sys/arch/armv7/imx/imxiomuxc.c index 37099817912..5a930db4758 100644 --- a/sys/arch/armv7/imx/imxiomuxc.c +++ b/sys/arch/armv7/imx/imxiomuxc.c @@ -1,7 +1,7 @@ -/* $OpenBSD: imxiomuxc.c,v 1.3 2016/07/10 11:46:28 kettenis Exp $ */ +/* $OpenBSD: imxiomuxc.c,v 1.4 2016/07/10 17:17:22 kettenis Exp $ */ /* * Copyright (c) 2013 Patrick Wildt - * Copyright (c) 2016 Mark Kettenus + * Copyright (c) 2016 Mark Kettenis * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above