gjs/gjs_gi_probes.d
Vincent Untz 3c5e0c8cf8 Accepting request 43792 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gjs via accept of submit request 43792 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/43792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=16
2010-07-23 08:48:00 +00:00

5 lines
137 B
D

provider gjs {
probe object__proxy__new(void*, void*, char *, char *);
probe object__proxy__finalize(void*, void*, char *, char *);
};