aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-05 12:23:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-05 12:23:56 +0000
commite027c5985d300c7a92b4ba01bb2889590e60c34c (patch)
tree8de2fc1b2b0e455f436d03691416eed3d609685d
parent0f66462021b8ce9fb843c77249c0b112fb65ebe7 (diff)
downloadcflow-e027c5985d300c7a92b4ba01bb2889590e60c34c.tar.gz
cflow-e027c5985d300c7a92b4ba01bb2889590e60c34c.tar.bz2
(newline): New prototype
-rw-r--r--src/cflow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cflow.h b/src/cflow.h
index 7b310ec..5e890c6 100644
--- a/src/cflow.h
+++ b/src/cflow.h
@@ -177,6 +177,7 @@ void init_parse(void);
int yyparse(void);
void output(void);
+void newline(void);
void print_level(int lev, int last);
int globals_only(void);
int include_symbol(Symbol *sym);

Return to:

Send suggestions and report system problems to the System administrator.