aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJim Blandy1993-03-13 23:31:35 +0000
committerJim Blandy1993-03-13 23:31:35 +0000
commit8c64cf16532479cbd7169f194ed6cb99de801219 (patch)
treecb85f7fff07eb6533a2639e02bd56135166603b0 /src
parentbb69479208e8adc9dc09f765d4c49651ec7dce89 (diff)
downloademacs-8c64cf16532479cbd7169f194ed6cb99de801219.tar.gz
emacs-8c64cf16532479cbd7169f194ed6cb99de801219.zip
* s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.
Diffstat (limited to 'src')
-rw-r--r--src/s/usg5-4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index 3adb80ac1fc..c3d959c2fe2 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -171,7 +171,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
171 fatal ("ioctl I_PUSH ttcompat", errno); 171 fatal ("ioctl I_PUSH ttcompat", errno);
172 172
173/* Undo the SVr3 X11 library definition */ 173/* Undo the SVr3 X11 library definition */
174#undef LIB_X11_LIB -lX11 174#undef LIB_X11_LIB
175 175
176/* The definition of this in s-usg5-3.h is not needed in 5.4. */ 176/* The definition of this in s-usg5-3.h is not needed in 5.4. */
177/* liblnsl_s should never be used. The _s suffix implies a shared 177/* liblnsl_s should never be used. The _s suffix implies a shared