Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/Network/NG_NetworkDeviceInterface.h')
-rw-r--r--source/gameengine/Network/NG_NetworkDeviceInterface.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/Network/NG_NetworkDeviceInterface.h b/source/gameengine/Network/NG_NetworkDeviceInterface.h
index 8f903cc64fa..48edbdfc7fe 100644
--- a/source/gameengine/Network/NG_NetworkDeviceInterface.h
+++ b/source/gameengine/Network/NG_NetworkDeviceInterface.h
@@ -79,5 +79,4 @@ public:
#endif
};
-#endif //__NG_NETWORKDEVICEINTERFACE_H__
-
+#endif /* __NG_NETWORKDEVICEINTERFACE_H__ */