Changeset 382 for pwntcha/trunk/src/main.c
- Timestamp:
- Jan 3, 2005, 11:43:31 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pwntcha/trunk/src/main.c
r381 r382 1 /* 2 * main.c: main function 3 * $Id$ 4 * 5 * Copyright: (c) 2004 Sam Hocevar <sam@zoy.org> 6 * This program is free software; you can redistribute it and/or 7 * modify it under the terms of the Do What The Fuck You Want To 8 * Public License as published by Banlu Kemiyatorn. See 9 * http://sam.zoy.org/projects/COPYING.WTFPL for more details. 10 */ 1 11 2 12 #include <stdio.h>
Note: See TracChangeset
for help on using the changeset viewer.