diff options
author | Roland McGrath <roland@gnu.org> | 1995-04-04 22:18:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-04-04 22:18:26 +0000 |
commit | fa0ad20487f0445d888e81a64a5d3a64f448631d (patch) | |
tree | c34d23b43dfdbb7a49b107d9d2f2b4fc3dc0dc75 /ChangeLog | |
parent | 45b28a8f0b36a48ab37ca973c2a93d8c43120488 (diff) | |
download | glibc-fa0ad20487f0445d888e81a64a5d3a64f448631d.tar.gz glibc-fa0ad20487f0445d888e81a64a5d3a64f448631d.tar.xz glibc-fa0ad20487f0445d888e81a64a5d3a64f448631d.zip |
* sysdeps/unix/start.c: Remove spurious decl and #endif.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3868aeb5e7..fafd1ba30b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * sysdeps/unix/start.c: Remove spurious decl and #endif. + * misc/progname.c (program_invocation_name, program_invocation_short_name): Make these initialized data definitions. |