diff options
author | Zhaoming Luo <zhmingluo@163.com> | 2024-12-13 08:58:31 +0800 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-12-14 23:09:50 +0100 |
commit | af488a9e8b8e0de5f0c97d07beabbe43249c4b97 (patch) | |
tree | 562d4fd243b3f11629b7f0dd33ebd7a979cb31d6 /libmachdev | |
parent | 5ca0fa556b24463bd52ce5e45dddefcd766ae9c3 (diff) | |
download | hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.tar.gz hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.tar.bz2 hurd-af488a9e8b8e0de5f0c97d07beabbe43249c4b97.zip |
Add a description comment for the MIG type translation files
Signed-off-by: Zhaoming Luo <zhmingluo@163.com>
Message-ID: <20241213005831.748151-1-zhmingluo@163.com>
Diffstat (limited to 'libmachdev')
-rw-r--r-- | libmachdev/mig-mutate.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmachdev/mig-mutate.h b/libmachdev/mig-mutate.h index 902ff166..4ec0c7ab 100644 --- a/libmachdev/mig-mutate.h +++ b/libmachdev/mig-mutate.h @@ -1,4 +1,5 @@ -/* +/* MIG type translation information + Copyright (C) 2014 Free Software Foundation, Inc. Written by Justus Winter. |