Author: pjd
Date: Sun Aug 18 20:06:35 2013
New Revision: 254498
URL: http://svnweb.freebsd.org/changeset/base/254498

Log:
  Remove redundant space.

Modified:
  head/lib/libc/gen/Symbol.map

Modified: head/lib/libc/gen/Symbol.map
==============================================================================
--- head/lib/libc/gen/Symbol.map        Sun Aug 18 19:37:35 2013        
(r254497)
+++ head/lib/libc/gen/Symbol.map        Sun Aug 18 20:06:35 2013        
(r254498)
@@ -384,7 +384,7 @@ FBSD_1.3 {
        clock_getcpuclockid;
        dirfd;
        dup3;
-        fdlopen;
+       fdlopen;
        __FreeBSD_libc_enter_restricted_mode;
        getcontextx;
        gid_from_group;
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to