X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2Fkobject.txt;h=e44855513b3d4f044177d871a8af7b8383c3fa59;hb=1394f03221790a988afc3e4b3cb79f2e477246a9;hp=949f7b5a20538aa3537078d0eafd636df4a5991b;hpb=e9539ee73a9b85bdc6eab9e15dd1ee639a815406;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt index 949f7b5..e448555 100644 --- a/Documentation/kobject.txt +++ b/Documentation/kobject.txt @@ -51,7 +51,7 @@ more complex object types. It provides a set of basic fields that almost all complex data types share. kobjects are intended to be embedded in larger data structures and replace fields they duplicate. -1.2 Defintion +1.2 Definition struct kobject { char name[KOBJ_NAME_LEN];