OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Can Erkin Acar (canacarcvs.openbsd.org)
Date: Sat Nov 03 2007 - 14:17:47 CDT


CVSROOT: /cvs
Module name: src
Changes by: canacarcvs.openbsd.org 2007/11/03 13:17:47

Modified files:
        sys/dev/acpi : dsdt.c

Log message:
Add missing else so that Concatanation of two buffers work.
Noticed by robert while diagnosing a problem report by
Johan Lindman. ok weingart