diff options
author | 2017-01-12 20:30:12 -0500 | |
---|---|---|
committer | 2017-01-12 20:30:12 -0500 | |
commit | 32c13ad9292e4138591e1761ddcfc64d607f3034 (patch) | |
tree | f83c97df9eaf9ef357f6b3e44a05fbf2f00652ad /3rdparty/portaudio/src/common/pa_cpuload.c | |
parent | c1cb904d827ba8ab1ce4e61a66dcebff2c5ae5ef (diff) | |
parent | cd03a642849d567e2f42355bf18ca99cb600b246 (diff) |
Merge pull request #1959 from intealls/pa_oct16
PortAudio library update and backend
Diffstat (limited to '3rdparty/portaudio/src/common/pa_cpuload.c')
-rw-r--r-- | 3rdparty/portaudio/src/common/pa_cpuload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/portaudio/src/common/pa_cpuload.c b/3rdparty/portaudio/src/common/pa_cpuload.c index 4465a50b621..4adf21adc5b 100644 --- a/3rdparty/portaudio/src/common/pa_cpuload.c +++ b/3rdparty/portaudio/src/common/pa_cpuload.c @@ -1,5 +1,5 @@ /* - * $Id: pa_cpuload.c 1577 2011-02-01 13:03:45Z rossb $ + * $Id$ * Portable Audio I/O Library CPU Load measurement functions * Portable CPU load measurement facility. * |