mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Update.
1998-04-09 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/i486/bits/string.h: Remove unused variables. * misc/syslog.c (closelog_internal): Set LogTag to NULL.
This commit is contained in:
@@ -304,6 +304,7 @@ closelog_internal()
|
||||
close (LogFile);
|
||||
LogFile = -1;
|
||||
connected = 0;
|
||||
LogTag = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user