projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9571fc5
)
Respect the standard
author
malc
<av1474@comtv.ru>
Thu, 2 Jul 2009 14:19:31 +0000
(18:19 +0400)
committer
malc
<av1474@comtv.ru>
Thu, 2 Jul 2009 14:20:33 +0000
(18:20 +0400)
sdl_zoom.h
patch
|
blob
|
history
diff --git
a/sdl_zoom.h
b/sdl_zoom.h
index 33dc63408b43a37fd6b1acde3fa62b1a51315e75..9bc13ae05aba29e711c7bc3a916d2f32605627c8 100644
(file)
--- a/
sdl_zoom.h
+++ b/
sdl_zoom.h
@@
-11,8
+11,8
@@
*
*/
-#ifndef
_
SDL_zoom_h
-#define
_
SDL_zoom_h
+#ifndef SDL_zoom_h
+#define SDL_zoom_h
#include <SDL/SDL.h>
@@
-22,4
+22,4
@@
int sdl_zoom_blit(SDL_Surface *src_sfc, SDL_Surface *dst_sfc,
int smooth, SDL_Rect *src_rect);
-#endif /*
_
SDL_zoom_h */
+#endif /* SDL_zoom_h */