patch-2.3.43 linux/net/khttpd/structure.h
Next file: linux/net/khttpd/userspace.c
Previous file: linux/net/khttpd/datasending.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 9 19:47:20 2000
- Orig file:
v2.3.42/linux/net/khttpd/structure.h
- Orig date:
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.42/linux/net/khttpd/structure.h linux/net/khttpd/structure.h
@@ -42,7 +42,7 @@
char LengthS[14]; /* File length, string representation */
char *MimeType; /* Pointer to a string with the mime-type
based on the filename */
- int MimeLength; /* The length of this string */
+ __kernel_size_t MimeLength; /* The length of this string */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)