]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - keama/options.c
[#189] Whitespace fixes in opened files
[thirdparty/dhcp.git] / keama / options.c
index ec8c47cea9cf1acc641ee6dfdec08e8e1a00878c..e615ece456546b862931d07bb907e94c07cf1930 100644 (file)
@@ -1061,7 +1061,7 @@ get_config_comments(unsigned code)
        log_threshold:
                comment = createComment("/// Reference Kea #222");
                 TAILQ_INSERT_TAIL(&comments, comment);
-                break;         
+                break;
 
        case 84: /* log-threshold-high */
                comment = createComment("/// log-threshold-high is not (yet?) "