Fix typo in header guard.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Thomas Klausner 2013-07-12 08:21:19 +02:00 committed by Alan Coopersmith
parent ddc52b9cba
commit 33f7e60785

View File

@ -12,7 +12,7 @@ is" without express or implied warranty.
*/ */
#ifndef XNESTARGC_H #ifndef XNESTARGS_H
#define XNESTARGS_H #define XNESTARGS_H
extern char *xnestDisplayName; extern char *xnestDisplayName;