diff options
| author | Skip Montanaro <[email protected]> | 2021-02-17 08:10:12 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-17 08:10:12 -0600 |
| commit | 4bcf2ce5b19781a88cad49fa9134756067c16cf3 (patch) | |
| tree | 889b66023d00badae5808d0d166f9e9ff7a23c78 /src/asa.c | |
| parent | e1c13c59f332411070a30de21527af6f80875238 (diff) | |
| parent | e114381c954cf96e231dafca0723c6e4ff18f3e5 (diff) | |
| download | python-0.9.1-patched-QoL-4bcf2ce5b19781a88cad49fa9134756067c16cf3.tar.xz python-0.9.1-patched-QoL-4bcf2ce5b19781a88cad49fa9134756067c16cf3.zip | |
Merge pull request #1 from Ringdingcoder/original
Restoring the original shar contents
Diffstat (limited to 'src/asa.c')
| -rw-r--r-- | src/asa.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. /* Asynchronous audio module for Silicon Graphics 4D/20 under IRIX 3.3 Copyright 1990 Stichting Mathematisch Centrum, Amsterdam - Author: Guido van Rossum, <[email protected]> - Last modified: [email protected], Oct 14, 1990 + Author: Guido van Rossum, <[email protected]> + Last modified: [email protected], Oct 14, 1990 Callers should #include "asa.h". |
