diff options
Diffstat (limited to 'git-cvsserver.perl')
-rwxr-xr-x | git-cvsserver.perl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-cvsserver.perl b/git-cvsserver.perl index 20a9baeb71..3c588c9d64 100755 --- a/git-cvsserver.perl +++ b/git-cvsserver.perl @@ -462,7 +462,7 @@ sub req_Unchanged } # Questionable filename \n -# Response expected: no. Additional data: no. +# Response expected: no. Additional data: no. # Tell the server to check whether filename should be ignored, # and if not, next time the server sends responses, send (in # a M response) `?' followed by the directory and filename. |