/[gcjwebplugin]/gcjwebplugin/src/gnu/getopt/LongOpt.java
ViewVC logotype

Diff of /gcjwebplugin/src/gnu/getopt/LongOpt.java

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

revision 1.1 by fitzsim, Mon Sep 15 02:52:00 2003 UTC revision 1.2 by fitzsim, Fri Oct 24 04:26:21 2003 UTC
# Line 101  protected int val; Line 101  protected int val;
101    * Localized strings for error messages    * Localized strings for error messages
102    */    */
103  private ResourceBundle _messages = PropertyResourceBundle.getBundle(  private ResourceBundle _messages = PropertyResourceBundle.getBundle(
104                              "gnu/getopt/MessagesBundle", Locale.getDefault());                              "core:/gnu/getopt/MessagesBundle", Locale.getDefault());
105    
106  /**************************************************************************/  /**************************************************************************/
107    

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