tizen 2.4 release
[framework/uifw/xorg/server/xorg-server.git] / test / xfree86.c
index f9892e6..a986711 100644 (file)
@@ -73,7 +73,8 @@ xfree86_option_list_duplicate(void)
 static void
 xfree86_add_comment(void)
 {
-    char *current = NULL, *comment;
+    char *current = NULL;
+    const char *comment;
     char compare[1024] = { 0 };
 
     comment = "# foo";