diff options
| author | oy <Tom_Adams@web.de> | 2011-04-13 20:37:12 +0200 |
|---|---|---|
| committer | oy <Tom_Adams@web.de> | 2011-04-13 20:37:12 +0200 |
| commit | 06115dd49dca2f8eb5f14606437e8fd20037cc4d (patch) | |
| tree | 5ec4bca6158319b3f5285d7689c5f94ae8da8c93 /src/osxlaunch/client.h | |
| parent | 63e059b8fff6498e42b765a1dca000e53005ea77 (diff) | |
| download | zcatch-06115dd49dca2f8eb5f14606437e8fd20037cc4d.tar.gz zcatch-06115dd49dca2f8eb5f14606437e8fd20037cc4d.zip | |
added "Whitespace and line Endings cleanup" by GreYFoX
Diffstat (limited to 'src/osxlaunch/client.h')
| -rw-r--r-- | src/osxlaunch/client.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/osxlaunch/client.h b/src/osxlaunch/client.h index be59d0b9..450b8543 100644 --- a/src/osxlaunch/client.h +++ b/src/osxlaunch/client.h @@ -1,10 +1,10 @@ #ifndef OSXLAUNCH_CLIENT_H #define OSXLAUNCH_CLIENT_H -/* SDLMain.m - main entry point for our Cocoa-ized SDL app - Initial Version: Darrell Walisser <dwaliss1@purdue.edu> - Non-NIB-Code & other changes: Max Horn <max@quendi.de> +/* SDLMain.m - main entry point for our Cocoa-ized SDL app + Initial Version: Darrell Walisser <dwaliss1@purdue.edu> + Non-NIB-Code & other changes: Max Horn <max@quendi.de> - Feel free to customize this file to suit your needs + Feel free to customize this file to suit your needs */ #import <Cocoa/Cocoa.h> |