]> wimlib.net Git - wimlib/commitdiff
Document list.h source
authorEric Biggers <ebiggers3@gmail.com>
Sat, 1 Sep 2012 20:43:17 +0000 (15:43 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 1 Sep 2012 20:43:17 +0000 (15:43 -0500)
src/list.h

index 71ba09f77d04c2ff1141b3219ac39f0d18382010..ffce657076653d9e85878e933139b61ee584b2cd 100644 (file)
@@ -1,3 +1,8 @@
+
+/*
+ * This file is based on include/linux/list.h in the Linux kernel source code.
+ */
+
 #ifndef _LINUX_LIST_H
 #define _LINUX_LIST_H
 
 #ifndef _LINUX_LIST_H
 #define _LINUX_LIST_H