Fixed garbage after comment after #endif. Fixed reversed sense of same

comment.
This commit is contained in:
bde 1998-08-03 10:59:02 +00:00
parent f7ea454681
commit e74f1e7d32

View File

@ -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_ */