From: Marco van Wieringen Date: Wed, 23 Dec 2009 15:43:37 +0000 (+0100) Subject: Fixed typo where #endif was removed when trying to remove xBSD code. X-Git-Tag: Release-3.0.3b~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7a0e061738bd8b392f637b7336145b14a416111a;p=bacula%2Fbacula Fixed typo where #endif was removed when trying to remove xBSD code. --- diff --git a/bacula/src/filed/xattr.c b/bacula/src/filed/xattr.c index e5ab606ae5..164cb6cb90 100644 --- a/bacula/src/filed/xattr.c +++ b/bacula/src/filed/xattr.c @@ -524,6 +524,7 @@ static bool linux_parse_xattr_stream(JCR *jcr, int stream) return true; /* non-fatal error */ } } +#endif #elif defined(HAVE_SUN_OS) /* * Solaris extended attributes were introduced in Solaris 9