aboutsummaryrefslogtreecommitdiff
path: root/src/getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getcwd.c')
-rw-r--r--src/getcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getcwd.c b/src/getcwd.c
index 4bfff82..acdf117 100644
--- a/src/getcwd.c
+++ b/src/getcwd.c
@@ -23,7 +23,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
/* Two PD getcwd() implementations.
- Author: Guido van Rossum, CWI Amsterdam, Jan 1991, <[email protected]>. */
+ Author: Guido van Rossum, CWI Amsterdam, Jan 1991, <[email protected]>. */
/* #define NO_GETWD /* Turn this on to popen pwd instead of calling getwd() */