typo
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 30 Jul 2007 18:12:17 +0000 (18:12 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 30 Jul 2007 18:12:17 +0000 (18:12 +0000)
org.glite.lb.client-interface/interface/jobstat.h.T

index 6115cdb..b815314 100644 (file)
@@ -126,7 +126,7 @@ typedef struct _edg_wll_JobStat {
 };
                if ($f->{pad}) {
                        my $pad = $f->{pad};
-                       gen "\n char    _pad_${padno}[sizeof(void *) * $pad - sizeof(stuct _pad_JobStatus_${padno}_dont_use)];\n\n";
+                       gen "\n char    _pad_${padno}[sizeof(void *) * $pad - sizeof(struct _pad_JobStatus_${padno}_dont_use)];\n\n";
                        $padno++;
                }
        }