/* * All modifications in this file to the original code are * (C) Copyright 1992, ..., 2006 the "DOSEMU-Development-Team". * * for details see file COPYING.DOSEMU in the DOSEMU distribution */ int com_msetenv(char *variable, char *value, int takeown); int msetenv(char *var, char *value);