X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ffile-type.c;h=ff97f8dbbfbfd868c7adcd72c10672fb3a32bf1b;hb=5c5204d433be6419112bd77f75b9a9adb642f766;hp=0774c68325543dc5fb6dfede5acccf1e8d7fd76b;hpb=8cf495e615e4feca5777f3592de98321d4fcdc0b;p=pspp diff --git a/src/file-type.c b/src/file-type.c index 0774c68325..ff97f8dbbf 100644 --- a/src/file-type.c +++ b/src/file-type.c @@ -74,8 +74,7 @@ struct record_type int ft, lt; /* First, last transformation index. */ }; /* record_type */ -/* Represents a FILE TYPE input program. Does not contain a - trns_header because it's never submitted as a transformation. */ +/* Represents a FILE TYPE input program. */ struct file_type_pgm { int type; /* One of the FTY_* constants. */