ges: Use %NULL instead of #NULL
authorEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 9 May 2011 12:24:26 +0000 (14:24 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 9 May 2011 12:24:26 +0000 (14:24 +0200)
commit904aabe65319ad3f15ebae7f28c6cd7f330a2d5c
tree11b854ee29708af25eb957859dacf4dd5e4f2ec2
parent50911c87a64830c386dc97e9e746b5c71e76b327
ges: Use %NULL instead of #NULL

Reported by Stefan Kost:
"% is for constants, # is for objects/structs/types, @ is for parameters."
ges/ges-timeline-object.c
ges/ges-timeline.c