X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fglob.c;h=3ea676707c269b94841ee430bcf1108ab890669c;hb=79e615c130eb0eaa23c7c220a51c3cf00e17b3a6;hp=5ddb0e698254d5e068deb1aeccf322d92429f59e;hpb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;p=pspp diff --git a/src/glob.c b/src/glob.c index 5ddb0e6982..3ea676707c 100644 --- a/src/glob.c +++ b/src/glob.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include #include "glob.h" @@ -96,6 +96,8 @@ int n_trns; int m_trns; int f_trns; +short test_mode=0; + int FILTER_before_TEMPORARY; struct file_handle *default_handle;