/[inetutils]/inetutils/lib/argp-parse.c
ViewVC logotype

Diff of /inetutils/lib/argp-parse.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ams, Fri Jan 21 13:02:48 2005 UTC revision 1.2 by gray, Fri Jul 29 10:52:43 2005 UTC
# Line 15  Line 15 
15    
16     You should have received a copy of the GNU General Public License along     You should have received a copy of the GNU General Public License along
17     with this program; if not, write to the Free Software Foundation,     with this program; if not, write to the Free Software Foundation,
18     Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */     Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
19    
20  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
21  #include <config.h>  #include <config.h>
# Line 38  Line 38 
38  #else  #else
39  # include "gettext.h"  # include "gettext.h"
40  #endif  #endif
41  #define N_(msgid) (msgid)  #define N_(msgid) msgid
42    
43  #include "argp.h"  #include "argp.h"
44  #include "argp-namefrob.h"  #include "argp-namefrob.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26