diff options
| author | Stefan Eßer <se@FreeBSD.org> | 1999-09-18 09:02:12 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 1999-09-18 09:02:12 +0000 |
| commit | 833e387518b66cef8050b5efadb7f7e3de49f20c (patch) | |
| tree | c7823c093260f58715ee78aec581d796b410e1a0 /x11/kdelibs11/files/patch-ab | |
| parent | Update to pre6 which increases security. (diff) | |
Update to KDE-1.1.2
Notes
Notes:
svn path=/head/; revision=21711
Diffstat (limited to 'x11/kdelibs11/files/patch-ab')
| -rw-r--r-- | x11/kdelibs11/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/kdelibs11/files/patch-ab b/x11/kdelibs11/files/patch-ab index e3ba8ec0f6d9..e69de29bb2d1 100644 --- a/x11/kdelibs11/files/patch-ab +++ b/x11/kdelibs11/files/patch-ab @@ -1,15 +0,0 @@ -*** mediatool/kaudio.cpp.orig Mon Jan 18 11:58:21 1999 ---- mediatool/kaudio.cpp Fri Feb 19 18:49:31 1999 -*************** -*** 192,196 **** - void KAudio::sync() - { -! while ( StatChunk->sync_id != KeysChunk->sync_id ) - usleep(10*1000); - } ---- 192,196 ---- - void KAudio::sync() - { -! while ( StatChunk && StatChunk->sync_id != KeysChunk->sync_id ) - usleep(10*1000); - } |
