]> git.sesse.net Git - vlc/blobdiff - include/config.h.in
* Coding style fixes here and there.
[vlc] / include / config.h.in
index 56e98f1a8faef890a4a3b9b7211aafdb70496d19..4025bd6ea0f0cd8bf0bed18138495a1c5caa9435 100644 (file)
  * message function was called */
 #define INTF_MSG_DBG_FORMAT             "## %s:%s(),%i: "
 
-/* Maximal number of arguments on a command line, including the function name */
+/* Max number of arguments on a command line, including the function name */
 #define INTF_MAX_ARGS                   20
 
 /* Maximal size of a command line in a script */