Re: [PATCH v2 wayland] cosmetic: Move the deprecated functions back to the end of the file

2015-01-26 Thread Bryce Harrington
On Sat, Jan 24, 2015 at 09:24:23AM -0600, Derek Foreman wrote: > There are functions below the "Deprecated functions below" comment > that are not deprecated. > > Move the deprecated functions back down, and add a comment at the > end of the file to try to keep this from happening again. > > Sign

[PATCH v2 wayland] cosmetic: Move the deprecated functions back to the end of the file

2015-01-24 Thread Derek Foreman
There are functions below the "Deprecated functions below" comment that are not deprecated. Move the deprecated functions back down, and add a comment at the end of the file to try to keep this from happening again. Signed-off-by: Derek Foreman --- Rebased on master src/wayland-server.c | 105