aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-04 14:40:19 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-04 14:40:19 +0000
commitb9e197c421a4889a01b3c9c0533cd2276a64b5a0 (patch)
tree4e08e60a548821a9c579599353a726e8b04305c3
parent26c4b98b6fd2b818092deb7fb6e8333b46a57172 (diff)
downloadcflow-b9e197c421a4889a01b3c9c0533cd2276a64b5a0.tar.gz
cflow-b9e197c421a4889a01b3c9c0533cd2276a64b5a0.tar.bz2
Minor fix
-rw-r--r--doc/cflow.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cflow.texi b/doc/cflow.texi
index 711e0a1..827162f 100644
--- a/doc/cflow.texi
+++ b/doc/cflow.texi
@@ -353,7 +353,7 @@ environment variable @env{POSIXLY_CORRECT} was set.
file will look as follows:
@smallexample
- 1 main: int main(int argc,char **argv), <whoami.c 26>
+ 1 main: int (int argc,char **argv), <whoami.c 26>
2 fprintf: <>
3 who_am_i: int (void), <whoami.c 8>
4 getpwuid: <>

Return to:

Send suggestions and report system problems to the System administrator.