Changeset 10740
- Timestamp:
- Jun 9, 2010, 11:22:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/third-party/miniupnp/upnpcommands.h
r8263 r10740 1 /* $Id: upnpcommands.h,v 1.1 7 2009/04/17 21:21:19 nanard Exp $ */1 /* $Id: upnpcommands.h,v 1.18 2010/06/09 10:59:09 nanard Exp $ */ 2 2 /* Miniupnp project : http://miniupnp.free.fr/ 3 3 * Author : Thomas Bernard 4 * Copyright (c) 2005-20 08Thomas Bernard4 * Copyright (c) 2005-2010 Thomas Bernard 5 5 * This software is subject to the conditions detailed in the 6 6 * LICENCE file provided within this distribution */ … … 15 15 #define UPNPCOMMAND_UNKNOWN_ERROR (-1) 16 16 #define UPNPCOMMAND_INVALID_ARGS (-2) 17 #define UPNPCOMMAND_HTTP_ERROR (-3) 17 18 18 19 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.