From: michal Date: Mon, 6 Aug 2007 16:06:03 +0000 (+0100) Subject: Remove garbage text. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=10fd2742c698d8f4a43b3a7b9506e8d95bf56f4f;p=mesa.git Remove garbage text. --- diff --git a/src/mesa/pipe/tgsi/core/tgsi_token.h b/src/mesa/pipe/tgsi/core/tgsi_token.h index c442457cd5f..632d6788181 100644 --- a/src/mesa/pipe/tgsi/core/tgsi_token.h +++ b/src/mesa/pipe/tgsi/core/tgsi_token.h @@ -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.