[vte] lib: Typo fix



commit fe407b8dd4145b48302dcc45a86770efec42c29a
Author: Christian Persch <chpe src gnome org>
Date:   Sat Mar 6 11:13:50 2021 +0100

    lib: Typo fix

 src/cairo-glue.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/cairo-glue.hh b/src/cairo-glue.hh
index c6370e33..168356ab 100644
--- a/src/cairo-glue.hh
+++ b/src/cairo-glue.hh
@@ -28,4 +28,4 @@ VTE_DECLARE_FREEABLE(cairo_region_t, cairo_region_destroy);
 VTE_DECLARE_FREEABLE(cairo_surface_t, cairo_surface_destroy);
 VTE_DECLARE_FREEABLE(cairo_t, cairo_destroy);
 
-} // namespace vte::cairo
+} // namespace vte


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]