aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-08-08 13:26:12 -0700
committerDan Nicolaescu2010-08-08 13:26:12 -0700
commit25717ca11cae32e191e3dc9318562190d682f425 (patch)
tree755e6467f81a0dfb9617c8d53e8e3ed05c0b0826 /src/ChangeLog
parent1b6d8cf08b0e2efa475df6abb4bdedb0b367d853 (diff)
downloademacs-25717ca11cae32e191e3dc9318562190d682f425.tar.gz
emacs-25717ca11cae32e191e3dc9318562190d682f425.zip
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bf094a12d96..882a4ed093e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-08-08 Dan Nicolaescu <dann@ics.uci.edu> 12010-08-08 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
4
3 * xrdb.c: Remove include guard. Remove 5 * xrdb.c: Remove include guard. Remove
4 DECLARE_GETPWUID_WITH_UID_T conditional it had no effect. 6 DECLARE_GETPWUID_WITH_UID_T conditional it had no effect.
5 Remove #if 0 code. Replace malloc->xmalloc, free->xfree, 7 Remove #if 0 code. Replace malloc->xmalloc, free->xfree,