]> git.sesse.net Git - x264/commit
Fix syntax for some parameterless functions
authorFiona Glaser <fiona@x264.com>
Sat, 30 Oct 2010 21:36:01 +0000 (14:36 -0700)
committerFiona Glaser <fiona@x264.com>
Sun, 31 Oct 2010 18:26:50 +0000 (11:26 -0700)
commit3db6b2c22cd1b8ee00c10ea6d705d6fbec8544d0
tree06fbd331df8316251efee97bb0764b7dde9fb964
parent24a56d38867e848765c78605846a5d6097f5392c
Fix syntax for some parameterless functions
Technically, such functions should be declared with (void), not ().
common/common.h
common/cpu.c
common/vlc.c
filters/video/video.c
filters/video/video.h