From 7fac044deef96419e21afb9b11b7d6fc998cbd8c Mon Sep 17 00:00:00 2001 From: Damien Bergamini Date: Sat, 16 Sep 2006 13:37:42 +0000 Subject: indent --- sys/dev/usb/if_uath.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/usb') diff --git a/sys/dev/usb/if_uath.c b/sys/dev/usb/if_uath.c index 8da5798b44a..ed0b89b51c4 100644 --- a/sys/dev/usb/if_uath.c +++ b/sys/dev/usb/if_uath.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_uath.c,v 1.1 2006/09/16 13:21:23 damien Exp $ */ +/* $OpenBSD: if_uath.c,v 1.2 2006/09/16 13:37:41 damien Exp $ */ /*- * Copyright (c) 2006 @@ -1623,7 +1623,7 @@ Static int uath_reset(struct uath_softc *sc) { struct uath_cmd_setup setup; -uint32_t reg, val; + uint32_t reg, val; int s, error; /* init device with some voodoo incantations.. */ -- cgit v1.2.3