From 39a5b78f8797ded2c50107a77794cd671dff707f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 23:05:26 +0000 Subject: Remove non staged ports without pending PR from net-p2p, net and news --- .../files/patch-qtpasswd.tproj-QTSSPasswd.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/DarwinStreamingServer/files/patch-qtpasswd.tproj-QTSSPasswd.cpp (limited to 'net/DarwinStreamingServer/files/patch-qtpasswd.tproj-QTSSPasswd.cpp') diff --git a/net/DarwinStreamingServer/files/patch-qtpasswd.tproj-QTSSPasswd.cpp b/net/DarwinStreamingServer/files/patch-qtpasswd.tproj-QTSSPasswd.cpp deleted file mode 100644 index 37139e734bb3..000000000000 --- a/net/DarwinStreamingServer/files/patch-qtpasswd.tproj-QTSSPasswd.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- qtpasswd.tproj/QTSSPasswd.cpp.orig 2008-05-06 08:28:58.000000000 +0900 -+++ qtpasswd.tproj/QTSSPasswd.cpp 2008-06-01 18:11:56.000000000 +0900 -@@ -723,7 +723,7 @@ - extern int optind; - - /* Read command line arguments */ -- while ((ch = getopt(argc, argv, "O:f:cg:r:p:P:A:D:C:R:dFhv?")) != EOF) -+ while ((ch = getopt(argc, argv, "O:f:cg:r:p:P:A:D:C:R:dFhv?")) != -1) - { - switch(ch) - { -- cgit v1.2.3