]> andersk Git - moira.git/blobdiff - gdb/gdb_ops.c
avoid coredump bug with nULL strings
[moira.git] / gdb / gdb_ops.c
index 1b6b7af1fd32aab8abf5793b60a55939f9c68bb3..449feec61f642868878813c4ab284fe09afd7ecd 100644 (file)
@@ -222,6 +222,7 @@ struct obj_data *arg;
        /*      
        /*----------------------------------------------------------*/
 
+/*ARGSUSED*/
 int
 g_csnobj(op, hcon, arg)
 OPERATION op;
@@ -657,6 +658,7 @@ struct lis_data *arg;
        /*      
        /*----------------------------------------------------------*/
 
+/*ARGSUSED*/
 int
 g_clis(op, hcon, arg)
 OPERATION op;
@@ -774,6 +776,7 @@ TUPLE *tuplep;
        /*      
        /*----------------------------------------------------------*/
 
+/*ARGSUSED*/
 int
 g_iacc(op, hcon, arg)
 OPERATION op;
@@ -878,6 +881,7 @@ struct acc_data *arg;
        /*      
        /*----------------------------------------------------------*/
 
+/*ARGSUSED*/
 int
 g_i2acc(op, hcon, arg)
 OPERATION op;
This page took 0.058502 seconds and 4 git commands to generate.