Kaydet (Commit) 82194a19 authored tarafından Ariel Constenla-Haile's avatar Ariel Constenla-Haile

i121544 - Fix header guards

Found by: Tsutomu Uchino
üst 5149ad82
......@@ -19,8 +19,8 @@
*
*************************************************************/
#ifndef __com_sun_star_awt_MessageBoxCommand_idl__
#define __com_sun_star_awt_MessageBoxCommand_idl__
#ifndef __com_sun_star_awt_MessageBoxResults_idl__
#define __com_sun_star_awt_MessageBoxResults_idl__
module com { module sun { module star { module awt {
......
......@@ -19,8 +19,8 @@
*
*************************************************************/
#ifndef __com_sun_star_awt_MessageBoxCommand_idl__
#define __com_sun_star_awt_MessageBoxCommand_idl__
#ifndef __com_sun_star_awt_MessageBoxType_idl__
#define __com_sun_star_awt_MessageBoxType_idl__
module com { module sun { module star { module awt {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment