]> mj.ucw.cz Git - libucw.git/blobdiff - build/doc-extract
The rest of sighandler separation
[libucw.git] / build / doc-extract
index a7aabe4f7935b7353ad969dd38f57ca53fe0b393..67fdd64cb070ab919fe7de69cc239c8bf39ccd2f 100755 (executable)
@@ -22,7 +22,7 @@ if( defined $defdump ) {
        $hasdump = 1;
 }
 
        $hasdump = 1;
 }
 
-# Function to guess type of stytement
+# Function to guess type of statement
 sub detect( $ ) {
        ( $_ ) = @_;
        # typedef struct|enum { something } name;
 sub detect( $ ) {
        ( $_ ) = @_;
        # typedef struct|enum { something } name;