aboutsummaryrefslogtreecommitdiff
path: root/src/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strerror.c')
-rw-r--r--src/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strerror.c b/src/strerror.c
index 202725f..37f9964 100644
--- a/src/strerror.c
+++ b/src/strerror.c
@@ -23,7 +23,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
/* PD implementation of strerror() for systems that don't have it.
- Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, <[email protected]>. */
+ Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, <[email protected]>. */
#include <stdio.h>