Remove spaces and tabs at end of lines.
[synfig.git] / synfig-osx / trunk / launcher / dri-surface.h
index 899aa7d..8f11739 100644 (file)
@@ -81,7 +81,7 @@ extern Bool DRICreateSurface(ScreenPtr pScreen,
                             void (*notify) (void *arg, void *data),
                             void *notify_data);
 
-extern Bool DRIDestroySurface(ScreenPtr pScreen, 
+extern Bool DRIDestroySurface(ScreenPtr pScreen,
                              Drawable id,
                              DrawablePtr pDrawable,
                              void (*notify) (void *arg, void *data),