8132355: Incorrect guard block in HPkeysym.h, awt_Event.h

Reviewed-by: ant, azvegint
This commit is contained in:
Sergey Bylokhov 2015-07-28 18:14:57 +03:00
parent d02dfb7a3a
commit b505b0e570
2 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ performance, or use of this material.
#ifndef _HPKEYSYM_H
#define _HPKEYSYM
#define _HPKEYSYM_H
#define hpXK_ClearLine 0x1000FF6F
#define hpXK_InsertLine 0x1000FF70

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 2001, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -28,7 +28,7 @@
***
***/
#ifndef _AWT_EVENT_H_
#define _AWT_EVENT_H
#define _AWT_EVENT_H_
#include "jni_util.h"