commit | ceeb1918a1e6024cdbde4bd2776f12ba6c940942 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Apr 28 03:57:47 2004 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Apr 28 03:57:47 2004 +0000 |
tree | 724a41a998dbf9b865ac2624beacbaaa2fc543df | |
parent | 6d4c7b05bb42f350883a072529fb0b20463c79e1 [diff] |
remove out-of-date count of the functions in winsound
diff --git a/Doc/lib/libwinsound.tex b/Doc/lib/libwinsound.tex index d6518ad..5f5b15e 100644 --- a/Doc/lib/libwinsound.tex +++ b/Doc/lib/libwinsound.tex
@@ -11,7 +11,7 @@ The \module{winsound} module provides access to the basic sound-playing machinery provided by Windows platforms. It includes -two functions and several constants. +functions and several constants. \begin{funcdesc}{Beep}{frequency, duration}