OSDN Git Service

PR bootstrap/11932
[pf3gnuchains/gcc-fork.git] / gcc / ada / 5tosinte.ads
index 0cd80d9..eaaf4e5 100644 (file)
@@ -249,7 +249,7 @@ package System.OS_Interface is
    pragma Convention (C, struct_sigaction);
    type struct_sigaction_ptr is access all struct_sigaction;
 
-   SA_SIGINFO  : constant := 16#08;
+   SA_SIGINFO  : constant := 16#08#;
 
    SIG_BLOCK   : constant := 1;
    SIG_UNBLOCK : constant := 2;