Skip to content

Commit 2903870

Browse files
author
Mikko Koppanen
committed
Missing #endif
1 parent 29a6def commit 2903870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php_memcached_session.h

+2
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ PS_READ_FUNC(memcached);
3232
PS_WRITE_FUNC(memcached);
3333
PS_DESTROY_FUNC(memcached);
3434
PS_GC_FUNC(memcached);
35+
36+
#endif /* PHP_MEMCACHED_SESSION_H */

0 commit comments

Comments
 (0)