xauth-pam: Fix header include guard

This commit is contained in:
Martin Willi
2014-05-16 15:42:07 +02:00
parent 2cf5e97dd2
commit f5bbbd480c
@@ -26,7 +26,7 @@
* @{ @ingroup xauth_pam
*/
#ifndef XAUTH_PAM_LISENER_H_
#ifndef XAUTH_PAM_LISTENER_H_
#define XAUTH_PAM_LISTENER_H_
typedef struct xauth_pam_listener_t xauth_pam_listener_t;