[libdvdcss-devel] Drop leading underscore from externally visible function names.

Diego Biurrun git at videolan.org
Thu Oct 30 17:16:30 CET 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | 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


More information about the libdvdcss-devel mailing list