Fix trailing 'a' char

This commit is contained in:
Brian Behlendorf 2008-12-19 11:55:38 -08:00
parent f9a746f44f
commit 273cbc844a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
*/
#ifndef _SYS_SUNDDI_H
#define _SYS_SUNDDI_Ha
#define _SYS_SUNDDI_H
#include <sys/types.h>