From 4e5b9877dd3e82f130f4987839e2d02918c797c6 Mon Sep 17 00:00:00 2001 From: Leif Middelschulte Date: Thu, 23 Feb 2012 21:00:00 +0000 Subject: [PATCH] depricated -> deprecated SVN revision: 68365 --- legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c | 4 ++-- legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c b/legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c index d36b880..52c4f80 100644 --- a/legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c +++ b/legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c @@ -1560,7 +1560,7 @@ ecore_x_randr_crtcs_get(Ecore_X_Window root, } /* - * @depricated bad naming. Use ecore_x_randr_window_crtcs_get instead. + * @deprecated bad naming. Use ecore_x_randr_window_crtcs_get instead. * @brief get the CRTCs, which display a certain window * @param window window the displaying CRTCs shall be found for * @param num the number of CRTCs displaying the window @@ -2374,7 +2374,7 @@ ecore_x_randr_screen_current_size_set(Ecore_X_Window root, } /* - * @depricated bad naming. Use ecore_x_randr_window_outputs_get instead. + * @deprecated bad naming. Use ecore_x_randr_window_outputs_get instead. * @brief get the outputs, which display a certain window * @param window window the displaying outputs shall be found for * @param num the number of outputs displaying the window diff --git a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c index 7bf2c86..1f4d1be 100644 --- a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c +++ b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c @@ -534,7 +534,7 @@ ecore_x_randr_crtcs_get(Ecore_X_Window root, } /* - * @depricated bad naming. Use ecore_x_randr_window_crtcs_get instead. + * @deprecated bad naming. Use ecore_x_randr_window_crtcs_get instead. * @brief get the CRTCs, which display a certain window * @param window window the displaying crtcs shall be found for * @param num the number of crtcs displaying the window @@ -2343,7 +2343,7 @@ _ecore_x_randr_current_output_get_fail: } /* - * @depricated bad naming. Use ecore_x_randr_window_outputs_get instead. + * @deprecated bad naming. Use ecore_x_randr_window_outputs_get instead. * @brief get the outputs, which display a certain window * @param window window the displaying outputs shall be found for * @param num the number of outputs displaying the window -- 2.7.4