Fixed typo in #endif
authorJimmy Huang <jimmy.huang@intel.com>
Thu, 7 Mar 2013 21:40:08 +0000 (13:40 -0800)
committerOssama Othman <ossama.othman@intel.com>
Fri, 19 Apr 2013 22:59:50 +0000 (15:59 -0700)
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
src/shell.c

index 9d0ae5e..2af7205 100644 (file)
@@ -1972,7 +1972,7 @@ static const struct wl_shell_surface_interface shell_surface_implementation = {
        shell_surface_raise             // extended to raise app window
 #else
        shell_surface_set_class
-#endif`
+#endif
 };
 
 static void