From c5f58f1bc59707660112f21d91f38468be60f7a5 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sun, 6 Mar 2011 11:49:15 +0000 Subject: Code qui compile sans warnings (mess up avec un struct et un typedef). Makefile améliore pour make cont : réactif comme il faut, n'utilise plus watch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2011-ddhardrescue/trunk@9 d3078510-dda0-49f1-841c-895ef4b7ec81 --- src/essais/test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/essais') diff --git a/src/essais/test.c b/src/essais/test.c index f8ce2b7..3a3e73f 100644 --- a/src/essais/test.c +++ b/src/essais/test.c @@ -1,6 +1,5 @@ #include - WINDOW *create_newwin(int height, int width, int starty, int startx) { WINDOW *local_win; -- cgit v1.2.3