Remove garbage text.
authormichal <michal@michal-laptop.(none)>
Mon, 6 Aug 2007 16:06:03 +0000 (17:06 +0100)
committermichal <michal@michal-laptop.(none)>
Mon, 6 Aug 2007 16:06:03 +0000 (17:06 +0100)
src/mesa/pipe/tgsi/core/tgsi_token.h

index c442457..632d678 100644 (file)
@@ -764,7 +764,7 @@ struct tgsi_instruction
    GLuint Extended   : 1;  /* BOOL */
 };
 
-/*1
+/*
  * If tgsi_instruction::Extended is TRUE, tgsi_instruction_ext follows.
  * 
  * Then, tgsi_instruction::NumDstRegs of tgsi_dst_register follow.