X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/feb046ca47916a986f323ac72c5cf76c94ea02f7..2a795362ca3ea8da3879ea14d81ee2238e40ad91:/sbr/getcpy.c diff --git a/sbr/getcpy.c b/sbr/getcpy.c index 846d33a9..4d99a803 100644 --- a/sbr/getcpy.c +++ b/sbr/getcpy.c @@ -2,7 +2,7 @@ /* * getcpy.c -- copy a string in managed memory * - * THIS IS OBSOLETE. NEED TO REPLACE ALL OCCURENCES + * THIS IS OBSOLETE. NEED TO REPLACE ALL OCCURRENCES * OF GETCPY WITH STRDUP. BUT THIS WILL REQUIRE * CHANGING PARTS OF THE CODE TO DEAL WITH NULL VALUES. *