summaryrefslogtreecommitdiff
path: root/src/win32-mailslot.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-21 17:06:35 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-21 17:06:35 +0000
commit6b74b53f591e1c34b12e3c5abdc75b8f627f7b9b (patch)
tree990e854f6308a3035f0b802bc94c7a45295460f1 /src/win32-mailslot.h
parent662425f087cbc75625f89c15224a485b4b992074 (diff)
fix that min/max problem reported by reardonia
Diffstat (limited to 'src/win32-mailslot.h')
-rw-r--r--src/win32-mailslot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32-mailslot.h b/src/win32-mailslot.h
index c88ff5a..c0dc71b 100644
--- a/src/win32-mailslot.h
+++ b/src/win32-mailslot.h
@@ -29,4 +29,4 @@ void mailslot_start_background_listener(TrgMainWindow * win);
int mailslot_send_message(gchar ** args);
#endif
-#endif /* WIN32_MAILSLOT_H_ */
+#endif /* WIN32_MAILSLOT_H_ */