* gdbint.texinfo (Host Definition): Remove description of R_OK.
[deliverable/binutils-gdb.git] / gprof / source.h
index c7a197a18ba39c1ec81ade7b5e9cc233dc64c5f9..58a4e976a1be86daf8a7ee60b7b98289b169e9ba 100644 (file)
@@ -1,6 +1,6 @@
 /* source.h
-   
-   Copyright 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.023486 seconds and 4 git commands to generate.