[libdvdcss-devel] Drop leading underscore from externally visible function names.
[email protected] (Diego Biurrun)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Wed Oct 22 13:32:16 2014 +0200| [53bf3a846f2a5e0f14e30ce7e618f3f25d499971] | committer: Diego Biurrun Drop leading underscore from externally visible function names. C99 reserves identifier names starting with an underscore at the file level. > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=53bf3a846f2a5e0f14e30ce7e618f3f25d499971 --- src/css.c | 40 ++++++++++++++++++++-------------------- src/css.h | 8 ++++---- src/device.c | 10 +++++----- src/device.h | 10 +++++----- src/libdvdcss.c | 20 ++++++++++---------- 5 files changed, 44 insertions(+), 44 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=53bf3a846f2a5e0f14e30ce7e618f3f25d499971 _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel