Commit 704a26c5 authored by Guido van Rossum's avatar Guido van Rossum

lint (added flushline() interface)

parent 0a066c07
......@@ -33,3 +33,4 @@ object *getglobals PROTO((void));
object *getlocals PROTO((void));
void printtraceback PROTO((FILE *));
void flushline PROTO((void));
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment