Fixed patch.

This commit is contained in:
Tim Waugh 2006-06-07 13:12:22 +00:00
parent f25831f66e
commit 02266bedf1

View File

@ -109,8 +109,8 @@
+ filter->filter); + filter->filter);
+ } + }
+ } + }
+ }
+#endif /* __x86_64__ */ +#endif /* __x86_64__ */
+ }
else else
strlcpy(command, filter->filter, sizeof(command)); strlcpy(command, filter->filter, sizeof(command));