Fix another ;; in sys/dev
authortom <tom@openbsd.org>
Thu, 22 Jun 2017 05:32:47 +0000 (05:32 +0000)
committertom <tom@openbsd.org>
Thu, 22 Jun 2017 05:32:47 +0000 (05:32 +0000)
sys/dev/pci/drm/drmP.h

index bb4305e..291400b 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: drmP.h,v 1.210 2017/05/25 03:19:39 dlg Exp $ */
+/* $OpenBSD: drmP.h,v 1.211 2017/06/22 05:32:47 tom Exp $ */
 /* drmP.h -- Private header for Direct Rendering Manager -*- linux-c -*-
  * Created: Mon Jan  4 10:05:05 1999 by faith@precisioninsight.com
  */
@@ -480,7 +480,7 @@ struct drm_driver_info {
        int     (*get_scanout_position)(struct drm_device *, int,
                    unsigned int, int *, int *, ktime_t *, ktime_t *);
        int     (*get_vblank_timestamp)(struct drm_device *, int, int *,
-                   struct timeval *, unsigned);;
+                   struct timeval *, unsigned);
 
        /**
         * Driver-specific constructor for drm_gem_objects, to set up