/[d-i]/trunk/manual/scripts/doc-check
ViewVC logotype

Diff of /trunk/manual/scripts/doc-check

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

revision 24841 by fjpop-guest, Sun Jan 9 03:54:59 2005 UTC revision 24847 by fjpop-guest, Sun Jan 9 12:50:22 2005 UTC
# Line 16  use File::Find; Line 16  use File::Find;
16  $opt_d = $opt_s = $opt_v = $opt_V = 0;  $opt_d = $opt_s = $opt_v = $opt_V = 0;
17  getopts('dsvV');  getopts('dsvV');
18  # You may set this to your default language code  # You may set this to your default language code
19  $lang = shift || "nl";  $lang = shift || "pl";
20    
21  sub checkdiff  sub checkdiff
22  {  {

Legend:
Removed from v.24841  
changed lines
  Added in v.24847

  ViewVC Help
Powered by ViewVC 1.1.5