]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
* Fix stupid copy/paste typo
authorMathieu Bérard <mathieu.berard@crans.org>
Thu, 1 Feb 2007 13:47:47 +0000 (13:47 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Thu, 1 Feb 2007 13:47:47 +0000 (13:47 +0000)
laptop.h

index 9040fd40e23f03db9c293c8f88c837efd6e9972e..0864e5b8705930de03829b5b30836ee678d8e584 100644 (file)
--- a/laptop.h
+++ b/laptop.h
@@ -612,7 +612,7 @@ static struct  dmi_system_id omnibook_ids[] __initdata = {
                         DMI_MATCH(DMI_PRODUCT_NAME, "Satellite A80"),
                 },
                 .driver_data = (void*) TSM70
-        }
+        },
         {
                 .callback = dmi_matched,
                 .ident = "Toshiba Satellite A105",