Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Mar 14, 2008
1 parent 702ae32 commit 4564918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ extern void _dl_sysinfo_int80 (void) attribute_hidden;
extern int _dl_discover_osversion (void) attribute_hidden;
# define HAVE_DL_DISCOVER_OSVERSION 1
#endif
n

#endif /* dl-sysdep.h */
2 changes: 1 addition & 1 deletion nptl/sysdeps/unix/sysv/linux/ia64/dl-sysdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ extern int _dl_sysinfo_break attribute_hidden;
extern int _dl_discover_osversion (void) attribute_hidden;
# define HAVE_DL_DISCOVER_OSVERSION 1
#endif
n

#endif /* dl-sysdep.h */

0 comments on commit 4564918

Please sign in to comment.