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 /libdiskfs | |
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 'libdiskfs')
-rw-r--r-- | libdiskfs/fsmutations.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/fsmutations.h b/libdiskfs/fsmutations.h index c2167c64..59de5c60 100644 --- a/libdiskfs/fsmutations.h +++ b/libdiskfs/fsmutations.h @@ -1,4 +1,5 @@ -/* +/* MIG type translation information + Copyright (C) 1994,2001 Free Software Foundation This program is free software; you can redistribute it and/or |