diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-06-01 20:57:18 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-06-01 20:57:18 +0000 |
commit | 83d1b92f9e1f8475ef2c2a11121eb7b55e9ff049 (patch) | |
tree | a7d8ca06b913e45234e059270366b4ad07fafad2 /src/s/sol2.h | |
parent | 98bee59b28c0a4b835b4aedcd861b88ff4862884 (diff) | |
download | emacs-83d1b92f9e1f8475ef2c2a11121eb7b55e9ff049.tar.gz |
Comment change.
Diffstat (limited to 'src/s/sol2.h')
-rw-r--r-- | src/s/sol2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h index 348cfaabc09..1b999aa9509 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -26,5 +26,5 @@ access(2), but in the meantime, some of us need the right behavior. */ /* Well, we released Emacs with this change, and fixed a typo, but people keep saying that it doesn't work, and that the patch is easy - to install. */ + to install. Patch number is 100947-02. */ #undef SOLARIS_BROKEN_ACCESS |