Wayland: Fix compilation
authorJean-Philippe ANDRE <jpeg@videolan.org>
Sat, 21 Mar 2015 03:13:28 +0000 (12:13 +0900)
committerJean-Philippe ANDRE <jpeg@videolan.org>
Sat, 21 Mar 2015 03:13:28 +0000 (12:13 +0900)
Bad merge?

src/lib/ecore_wayland/ecore_wl_output.c

index c4cd0b1..596a0f8 100644 (file)
@@ -61,8 +61,8 @@ static const struct wl_output_listener _ecore_wl_output_listener =
    _ecore_wl_output_cb_scale
 };
 
-/* Get list of available outputs */
- *@since 1.2 */
+/* Get list of available outputs
+ * @since 1.2 */
 EAPI Eina_Inlist *
 ecore_wl_outputs_get(void)
 {