fixincludeguards.sh: include/c*

Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
This commit is contained in:
Thomas Arnhold
2013-10-23 19:17:00 +02:00
parent f20eef0094
commit 0bd7f12d41
246 changed files with 648 additions and 648 deletions

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CPPCANVAS_BITMAPCANVAS_HXX
#define _CPPCANVAS_BITMAPCANVAS_HXX
#ifndef INCLUDED_CPPCANVAS_BITMAPCANVAS_HXX
#define INCLUDED_CPPCANVAS_BITMAPCANVAS_HXX
#include <sal/types.h>
#include <osl/diagnose.h>
@@ -55,6 +55,6 @@ namespace cppcanvas
}
#endif /* _CPPCANVAS_BITMAPCANVAS_HXX */
#endif // INCLUDED_CPPCANVAS_BITMAPCANVAS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */