diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-02-28 16:39:10 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-03-05 14:45:53 +0000 |
commit | d780012cd75c24394b043b107d17eb8199ae2dc7 (patch) | |
tree | 0ebf81375589f5c7ebab1572f29d716ff8a5079c /src/egl/main/eglarray.c | |
parent | 7bd1693877e4de9aaf8f6776649fc48db54ec82b (diff) | |
download | external_mesa3d-d780012cd75c24394b043b107d17eb8199ae2dc7.zip external_mesa3d-d780012cd75c24394b043b107d17eb8199ae2dc7.tar.gz external_mesa3d-d780012cd75c24394b043b107d17eb8199ae2dc7.tar.bz2 |
egl/main: replace __FUNCTION__ with __func__
The latter is a C99 standard, and our current wrapper c99_compat.h
should handle non-compliant compilers.
Drop the c99_compat.h inclusion from eglcompiler.h altogether, as it's
no longer required.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/egl/main/eglarray.c')
0 files changed, 0 insertions, 0 deletions