From 9a92f9393ed23016abe1d6b77734e045d935b70d Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 2 Apr 2009 13:34:35 +0000 Subject: correct minor spacing issue git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6285 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/user.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dahdi/user.h b/include/dahdi/user.h index 67375bb..0bc6e37 100644 --- a/include/dahdi/user.h +++ b/include/dahdi/user.h @@ -991,7 +991,7 @@ struct dahdi_vmwi_info { * Value: number of waiting messages (hence 0: switch messages off). */ #define DAHDI_VMWI _IOWR(DAHDI_CODE, 94, int) -#define DAHDI_VMWI_CONFIG _IOW(DAHDI_CODE, 95, struct dahdi_vmwi_info) +#define DAHDI_VMWI_CONFIG _IOW(DAHDI_CODE, 95, struct dahdi_vmwi_info) /* * Startup or Shutdown a span -- cgit v1.2.3