Files
haikuports/media-libs/sdl_net/patches/sdl_net-1.2.8.patch
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00

14 lines
551 B
Diff

diff -urN SDL_net-1.2.8/chat.cpp SDL_net-1.2.8-haiku/chat.cpp
--- SDL_net-1.2.8/chat.cpp 2012-01-15 16:20:10.063963136 +0000
+++ SDL_net-1.2.8-haiku/chat.cpp 2012-02-29 23:58:48.552861696 +0000
@@ -18,9 +18,6 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
- Pleasanton, CA 94588 (USA)
- slouken@devolution.com
-*/
/* Note that this isn't necessarily the way to run a chat system.
This is designed to excercise the network code more than be really