aboutsummaryrefslogtreecommitdiff
path: root/doc/cflow.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-04 14:19:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-04 14:19:51 +0000
commit70f6196e3368a0d66ab561714cfc523701fbb439 (patch)
tree18395f89a8f6ddc3128be9494bd01039992255f7 /doc/cflow.texi
parent4d83d416640b656d43dd11898d293c0101632554 (diff)
downloadcflow-70f6196e3368a0d66ab561714cfc523701fbb439.tar.gz
cflow-70f6196e3368a0d66ab561714cfc523701fbb439.tar.bz2
Fix posix output
Diffstat (limited to 'doc/cflow.texi')
-rw-r--r--doc/cflow.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cflow.texi b/doc/cflow.texi
index 79f04cf..711e0a1 100644
--- a/doc/cflow.texi
+++ b/doc/cflow.texi
@@ -355,7 +355,7 @@ file will look as follows:
@smallexample
1 main: int main(int argc,char **argv), <whoami.c 26>
2 fprintf: <>
- 3 who_am_i: int who_am_i(void), <whoami.c 8>
+ 3 who_am_i: int (void), <whoami.c 8>
4 getpwuid: <>
5 geteuid: <>
6 getenv: <>

Return to:

Send suggestions and report system problems to the System administrator.