* ax-general.c (ax_pick): Add missing newline.
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 95092e6c31cd870566886fc3bdb1b9df362500d4..62c382cc5d70f3055cce2be5af24476f00be4b38 100644 (file)
@@ -145,6 +145,7 @@ ax_simple (struct agent_expr *x, enum agent_op op)
 
 /* Append a pick operator to EXPR.  DEPTH is the stack item to pick,
    with 0 being top of stack.  */
+
 void
 ax_pick (struct agent_expr *x, int depth)
 {
This page took 0.02475 seconds and 4 git commands to generate.