aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/curses/form/frm_cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/libpayload/curses/form/frm_cursor.c')
-rw-r--r--payloads/libpayload/curses/form/frm_cursor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/payloads/libpayload/curses/form/frm_cursor.c b/payloads/libpayload/curses/form/frm_cursor.c
index 7a4cd16116..091b0fd5d4 100644
--- a/payloads/libpayload/curses/form/frm_cursor.c
+++ b/payloads/libpayload/curses/form/frm_cursor.c
@@ -35,9 +35,9 @@
MODULE_ID("$Id: frm_cursor.c,v 1.10 2010/01/23 21:14:36 tom Exp $")
/*---------------------------------------------------------------------------
-| Facility : libnform
+| Facility : libnform
| Function : int pos_form_cursor(FORM * form)
-|
+|
| Description : Moves the form window cursor to the location required
| by the form driver to resume form processing. This may
| be needed after the application calls a curses library