mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 05:10:23 +00:00
Remove unnecessary comment.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2971
This commit is contained in:
@@ -823,8 +823,6 @@ struct vki_mq_attr {
|
||||
// From linux-2.6.8.1/include/linux/utsname.h
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
// [[Nb: newer kernels seem to use new_utsname, rather than old_utsname or
|
||||
// oldold_utsname]]
|
||||
struct vki_new_utsname {
|
||||
char sysname[65];
|
||||
char nodename[65];
|
||||
|
||||
Reference in New Issue
Block a user