* gdbint.texinfo (Host Definition): Remove description of R_OK.
[deliverable/binutils-gdb.git] / gprof / source.h
index cc2e9d060c33f36bc5d5d97dfeca0fd701ab9f3f..58a4e976a1be86daf8a7ee60b7b98289b169e9ba 100644 (file)
@@ -1,6 +1,6 @@
 /* source.h
-   
-   Copyright (C) 2000  Free Software Foundation, Inc.
+
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -53,7 +53,7 @@ extern Source_File *source_file_lookup_name PARAMS ((const char *));
    MAX_WIDTH characters wide and for each source-line an annotation is
    obtained by invoking function ANNOTE.  ARG is an argument passed to
    ANNOTE that is left uninterpreted by annotate_source().
-  
+
    Returns a pointer to the output file (which maybe stdout) such
    that summary statistics can be printed.  If the returned file
    is not stdout, it should be closed when done with it.  */
This page took 0.024548 seconds and 4 git commands to generate.