Mercurial > hg > octave-lojdl > gnulib-hg
comparison lib/fsusage.c @ 5848:a48fb0e98c8c
*** empty log message ***
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sat, 14 May 2005 06:03:57 +0000 |
parents | b3d5c90efc81 |
children | c47674a83a78 |
comparison
equal
deleted
inserted
replaced
5847:a550081901be | 5848:a48fb0e98c8c |
---|---|
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 GNU General Public License for more details. | 14 GNU General Public License for more details. |
15 | 15 |
16 You should have received a copy of the GNU General Public License | 16 You should have received a copy of the GNU General Public License |
17 along with this program; if not, write to the Free Software Foundation, | 17 along with this program; if not, write to the Free Software Foundation, |
18 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ | 18 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ |
19 | 19 |
20 #if HAVE_CONFIG_H | 20 #if HAVE_CONFIG_H |
21 # include <config.h> | 21 # include <config.h> |
22 #endif | 22 #endif |
23 | 23 |