syntax error fixed (s/;/,/)
Original commit message from CVS: syntax error fixed (s/;/,/)
This commit is contained in:
parent
c02326cf46
commit
4a1566b7ee
@ -95,7 +95,7 @@ const gchar *_gst_category_colors[] = {
|
||||
[GST_CAT_XML] = "",
|
||||
[GST_CAT_NEGOTIATION] = "",
|
||||
|
||||
[31] = "";
|
||||
[31] = "",
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user