소스 검색

Changes file for ticket 25081.

Caio Valente 6 년 전
부모
커밋
ad06e0b406
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/ticket25081

+ 5 - 0
changes/ticket25081

@@ -0,0 +1,5 @@
+  o Code simplification and refactoring:
+    - Remove extern declaration of stats_n_seconds_working variable from main,
+      protecting its accesses with get_uptime() and reset_uptime() functions.
+      Closes ticket 25081, patch by “valentecaio”.
+