Fixed garbage after comment after #endif. Fixed reversed sense of same
comment.
This commit is contained in:
parent
f7ea454681
commit
e74f1e7d32
@ -23,7 +23,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id$
|
||||
* $Id: iso646.h,v 1.1 1998/08/01 13:42:12 alex Exp $
|
||||
*/
|
||||
|
||||
#ifndef _ISO646_H_
|
||||
@ -41,4 +41,4 @@
|
||||
#define xor ^
|
||||
#define xor_eq ^=
|
||||
|
||||
#endif /* _ISO646_H_ */_
|
||||
#endif /* !_ISO646_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user