Skip to content
Snippets Groups Projects
Commit f007ae23 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Closing brace on its own line (style change only)

parent 22442872
No related branches found
No related tags found
No related merge requests found
......@@ -1359,7 +1359,8 @@ int edit_sys_datefmt(int page, int total)
"MM.DD.YY", "DD.MM.YY", "YY.MM.DD",
"MM-DD-YY", "DD-MM-YY", "YY-MM-DD",
"MM DD YY", "DD MM YY", "YY MM DD",
NULL };
NULL
};
uifc.helpbuf=
"`Numeric Date Format:`\n"
"\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment